Skip to content

Commit

Permalink
Modernize to Jenkins 2.401.3 (#783)
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 <[email protected]>
  • Loading branch information
sghill-rewrite and TeamModerne authored Dec 7, 2023
1 parent 04c46c8 commit b1280c2
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 @@ -28,7 +28,7 @@
<properties>
<changelist>999999-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/bitbucket-branch-source-plugin</gitHubRepo>
<jenkins.version>2.387.3</jenkins.version>
<jenkins.version>2.401.3</jenkins.version>
<hpi.compatibleSinceVersion>2.0</hpi.compatibleSinceVersion>
</properties>

Expand Down Expand Up @@ -62,8 +62,8 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.387.x</artifactId>
<version>2543.vfb_1a_5fb_9496d</version>
<artifactId>bom-2.401.x</artifactId>
<version>2612.v3d6a_2128c0ef</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit b1280c2

Please sign in to comment.