Skip to content

Commit

Permalink
Require Jenkins 2.414.3 LTS or newer (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored Jan 2, 2024
1 parent 029ceeb commit b670e76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<properties>
<revision>0.16.5</revision>
<changelist>-SNAPSHOT</changelist>
<jenkins.version>2.410</jenkins.version>
<jenkins.version>2.414.3</jenkins.version>
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
</properties>

Expand Down Expand Up @@ -58,7 +58,7 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.401.x</artifactId>
<artifactId>bom-2.414.x</artifactId>
<version>2675.v1515e14da_7a_6</version>
<type>pom</type>
<scope>import</scope>
Expand Down

0 comments on commit b670e76

Please sign in to comment.