Skip to content

Commit a3b24b5

Browse files
committed
Test Spring v7
Pull requests: * jenkinsci/jenkins#26450 * jenkinsci/jenkins#11304 * jenkinsci/jenkins#11292 * jenkinsci/bom#6471 Testing done * None. Rely on ci.jenkins.io for the testing
1 parent c774688 commit a3b24b5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pom.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,11 @@
3030
<properties>
3131
<changelist>999999-SNAPSHOT</changelist>
3232
<spotbugs.skip>true</spotbugs.skip>
33-
<jenkins.version>2.554</jenkins.version>
33+
<!-- TODO: Spring v7 -->
34+
<!-- TODO: https://github.com/jenkinsci/jenkins/pull/26450 -->
35+
<!-- TODO: https://github.com/jenkinsci/jenkins/pull/11304 -->
36+
<!-- TODO: https://github.com/jenkinsci/jenkins/pull/11292 -->
37+
<jenkins.version>2.555-rc38092.77e70ef29712</jenkins.version>
3438
<selenium.version>4.41.0</selenium.version>
3539
<!-- aligned with selenium -->
3640
<guava.version>33.5.0-jre</guava.version>

0 commit comments

Comments
 (0)