Skip to content

Commit

Permalink
Applied recipe UpgradeToRecommendCoreVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
jonesbusy committed Dec 30, 2024
1 parent db16262 commit 5509a74
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
<revision>1.08</revision>
<changelist>-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/discard-old-build-plugin</gitHubRepo>
<jenkins.baseline>2.361</jenkins.baseline>
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
<jenkins.baseline>2.452</jenkins.baseline>
<jenkins.version>${jenkins.baseline}.4</jenkins.version>
<spotbugs.effort>Max</spotbugs.effort>
<spotbugs.threshold>Low</spotbugs.threshold>
Expand Down Expand Up @@ -86,7 +87,7 @@
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-${jenkins.baseline}.x</artifactId>
<version>2102.v854b_fec19c92</version>
<version>3850.vb_c5319efa_e29</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit 5509a74

Please sign in to comment.