Skip to content

Commit

Permalink
Bump Jenkins version to Jenkins 2.462.2 (job-dsl requirement).
Browse files Browse the repository at this point in the history
  • Loading branch information
kinow committed Sep 12, 2024
1 parent 4ad53ab commit 48bdb3f
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 @@ -36,7 +36,7 @@
<properties>
<revision>2.8.4</revision>
<changelist>-SNAPSHOT</changelist>
<jenkins.version>2.426.3</jenkins.version>
<jenkins.version>2.462.2</jenkins.version>
<gitHubRepo>jenkinsci/active-choices-plugin</gitHubRepo>
<node.version>18.18.0</node.version>
<yarn.version>1.22.19</yarn.version>
Expand Down Expand Up @@ -66,8 +66,8 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.426.x</artifactId>
<version>3208.vb_21177d4b_cd9</version>
<artifactId>bom-2.462.x</artifactId>
<version>3359.v092988a_b_90dd</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit 48bdb3f

Please sign in to comment.