Skip to content

Commit 7f23ed8

Browse files
authored
Merge pull request #60 from jonesbusy-automation/plugin-modernizer-tool
Applied recipes UpgradeToRecommendCoreVersion
2 parents 534b8f6 + 7eceb2a commit 7f23ed8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
<revision>2.9.0</revision>
3030
<changelist>999999-SNAPSHOT</changelist>
3131
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
32-
<jenkins.baseline>2.440</jenkins.baseline>
33-
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
32+
<jenkins.baseline>2.452</jenkins.baseline>
33+
<jenkins.version>${jenkins.baseline}.4</jenkins.version>
3434
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
3535
<spotless.check.skip>false</spotless.check.skip>
3636
<json-smart.version>2.5.1</json-smart.version>

0 commit comments

Comments
 (0)