Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 38b2c25

Browse files
committed
Test Apache Ant 1.10.17 upgrade
The upgrade to 1.10.16 showed no issue in plugin BOM, but had an issue on Windows automated tests. Test here before allowing the upgrade in Jenkins weekly. Tests Jenkins pull request: * jenkinsci/jenkins#26611
1 parent 088cfb2 commit 38b2c25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sample-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<properties>
1515
<changelist>999999-SNAPSHOT</changelist>
1616
<bom>weekly</bom>
17-
<jenkins.version>2.558</jenkins.version>
17+
<jenkins.version>2.559-rc38167.55023596127d</jenkins.version>
1818
<spotless.check.skip>false</spotless.check.skip>
1919
</properties>
2020
<dependencyManagement>

0 commit comments

Comments
 (0)