Skip to content

Commit f8e9608

Browse files
committed
Test Spring v7
Pull requests: * jenkinsci/jenkins#26346 * jenkinsci/jenkins#11304 * jenkinsci/jenkins#11292 Testing done * `PLUGINS=google-oauth-plugin,gitlab-oauth,github-oauth,oic-auth LINE=weekly TEST=InjectedTest bash ./local-test.sh`
1 parent a5de2e2 commit f8e9608

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

sample-plugin/pom.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,11 @@
1414
<properties>
1515
<changelist>999999-SNAPSHOT</changelist>
1616
<bom>weekly</bom>
17-
<jenkins.version>2.551</jenkins.version>
17+
<!-- TODO: Spring v7 -->
18+
<!-- TODO: https://github.com/jenkinsci/jenkins/pull/26346 -->
19+
<!-- TODO: https://github.com/jenkinsci/jenkins/pull/11304 -->
20+
<!-- TODO: https://github.com/jenkinsci/jenkins/pull/11292 -->
21+
<jenkins.version>2.552-rc38025.92b_47e1db_d68</jenkins.version>
1822
<spotless.check.skip>false</spotless.check.skip>
1923
</properties>
2024
<dependencyManagement>

0 commit comments

Comments
 (0)