Skip to content

Commit

Permalink
Modernize to Jenkins 2.440.3 (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
sghill-rewrite and TeamModerne authored Aug 1, 2024
1 parent 6c7f187 commit 63b6054
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 @@ -49,7 +49,7 @@
</scm>

<properties>
<jenkins.version>2.426.3</jenkins.version>
<jenkins.version>2.440.3</jenkins.version>
<revision>1.14</revision>
<changelist>-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/badge-plugin</gitHubRepo>
Expand All @@ -61,8 +61,8 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.426.x</artifactId>
<version>3208.vb_21177d4b_cd9</version>
<artifactId>bom-2.440.x</artifactId>
<version>3221.ve8f7b_fdd149d</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 63b6054

Please sign in to comment.