Skip to content

Commit

Permalink
Update jenkins.version and bom
Browse files Browse the repository at this point in the history
  • Loading branch information
timja committed Mar 1, 2024
1 parent 3a9a025 commit a96c5b5
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 @@ -67,7 +67,7 @@
<properties>
<changelist>999999-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
<jenkins.version>2.426.1</jenkins.version>
<jenkins.version>2.426.3</jenkins.version>
</properties>

<repositories>
Expand All @@ -87,8 +87,8 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.387.x</artifactId>
<version>2483.v3b_22f030990a_</version>
<artifactId>bom-2.426.x</artifactId>
<version>2839.v003b_4d9d24fd</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit a96c5b5

Please sign in to comment.