Skip to content

Commit

Permalink
Update BOM and Jenkins version
Browse files Browse the repository at this point in the history
  • Loading branch information
a-st authored Nov 1, 2024
1 parent f03f1e2 commit 40b43f3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@

<properties>
<changelist>999999-SNAPSHOT</changelist>
<jenkins.version>2.401.3</jenkins.version>
<jenkins.version>2.426.3</jenkins.version>
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
<concurrency>2</concurrency>
<!-- disable SpotBugs temporarily since there are 62 bugs -->
Expand All @@ -80,8 +80,8 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.401.x</artifactId>
<version>2745.vc7b_fe4c876fa_</version>
<artifactId>bom-2.426.x</artifactId>
<version>3613.v584fca_12cf5c</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -134,4 +134,4 @@
<version>5.0.1</version>
</dependency>
</dependencies>
</project>
</project>

0 comments on commit 40b43f3

Please sign in to comment.