Skip to content

Commit

Permalink
Require Jenkins 2.440.3 or newer (#370)
Browse files Browse the repository at this point in the history
The plugin bill of materials for 2.426.x has received its last update.
Switch to Jenkins 2.440.3 as the minimum Jenkins version.

Security fixes in Jenkins 2.440.3 are good for users and most users that
are actively upgrading Jenkins core and plugins are already running a
newer version.
  • Loading branch information
MarkEWaite authored Jul 26, 2024
1 parent 940c99f commit 151d6e1
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 @@ -45,7 +45,7 @@
<revision>5.1.1</revision>
<changelist>-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/priority-sorter-plugin</gitHubRepo>
<jenkins.baseline>2.426</jenkins.baseline>
<jenkins.baseline>2.440</jenkins.baseline>
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
<spotbugs.effort>Max</spotbugs.effort>
<spotbugs.threshold>Low</spotbugs.threshold>
Expand Down

0 comments on commit 151d6e1

Please sign in to comment.