Skip to content

Commit c253ae3

Browse files
authored
Require minimum jenkins version -2.375.4. (jenkinsci#1425)
Update Jenkins version in pom.xml
1 parent 889dea5 commit c253ae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<properties>
1717
<revision>1.7.9</revision>
1818
<changelist>-SNAPSHOT</changelist>
19-
<jenkins.version>2.361.4</jenkins.version>
19+
<jenkins.version>2.375.4</jenkins.version>
2020
<spotbugs.effort>Max</spotbugs.effort>
2121
<spotbugs.threshold>Low</spotbugs.threshold>
2222
<gitHubRepo>jenkinsci/${project.artifactId}</gitHubRepo>

0 commit comments

Comments
 (0)