Skip to content

Commit

Permalink
chore: update jenkins.version in pom.xml to 2.452.4
Browse files Browse the repository at this point in the history
  • Loading branch information
krisstern committed Oct 12, 2024
1 parent 6d223a3 commit e52701e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<properties>
<revision>1.6.3</revision>
<changelist>-SNAPSHOT</changelist>
<jenkins.version>2.440.3</jenkins.version>
<jenkins.version>2.452.4</jenkins.version>
<gitHubRepo>jenkinsci/docker-plugin</gitHubRepo>
<!-- Our unit-tests that talk to a real docker deamon aren't very stable -->
<surefire.rerunFailingTestsCount>3</surefire.rerunFailingTestsCount>
Expand Down

0 comments on commit e52701e

Please sign in to comment.