Skip to content

Commit

Permalink
Bump jenkins core to 2.462 latest version supporting Java 11 (#517)
Browse files Browse the repository at this point in the history
* Bump jenkins core to 2.462 latest version supporting Java 11

* bump bom version
  • Loading branch information
kuisathaverat authored Oct 8, 2024
1 parent 822566d commit 8a7b731
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 @@ -27,7 +27,7 @@
<properties>
<revision>2</revision>
<changelist>999999-SNAPSHOT</changelist>
<jenkins.version>2.426.3</jenkins.version>
<jenkins.version>2.462.3</jenkins.version>
<hpi.compatibleSinceVersion>2.0.0</hpi.compatibleSinceVersion>
</properties>

Expand Down Expand Up @@ -101,8 +101,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>3387.v0f2773fa_3200</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 8a7b731

Please sign in to comment.