Skip to content

Commit

Permalink
Modernize to Jenkins 2.375.4
Browse files Browse the repository at this point in the history
Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.jenkins.ModernizePlugin

Co-authored-by: Moderne <team@moderne.io>
  • Loading branch information
sghill-rewrite and TeamModerne committed Aug 6, 2023
1 parent 6ca828c commit ebc4b00
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 @@ -11,7 +11,7 @@
<properties>
<changelist>999999-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
<jenkins.version>2.361.4</jenkins.version>
<jenkins.version>2.375.4</jenkins.version>
</properties>

<licenses>
Expand Down Expand Up @@ -53,8 +53,8 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.361.x</artifactId>
<version>2102.v854b_fec19c92</version>
<artifactId>bom-2.375.x</artifactId>
<version>2198.v39c76fc308ca</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit ebc4b00

Please sign in to comment.