Skip to content

Commit

Permalink
Require Jenkins 2.387.3 or newer
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite committed Jun 18, 2023
1 parent 7c1011b commit c4606c2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.361.x</artifactId>
<version>2102.v854b_fec19c92</version>
<artifactId>bom-2.387.x</artifactId>
<version>2179.v0884e842b_859</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down Expand Up @@ -165,7 +165,7 @@
<revision>2.46</revision>
<changelist>-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/parameterized-trigger-plugin</gitHubRepo>
<jenkins.version>2.361.4</jenkins.version>
<jenkins.version>2.387.3</jenkins.version>
<spotbugs.effort>Max</spotbugs.effort>
<spotbugs.failOnError>true</spotbugs.failOnError>
<spotbugs.threshold>Low</spotbugs.threshold>
Expand Down

0 comments on commit c4606c2

Please sign in to comment.