Skip to content

Commit

Permalink
feat(pom.xml): raise Jenkins baseline to 2.387.3
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 committed Sep 16, 2023
1 parent e519574 commit 37109a9
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 @@ -4,7 +4,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>4.71</version>
<version>4.73</version>
<relativePath />
</parent>

Expand All @@ -16,7 +16,7 @@
<url>https://github.com/jenkinsci/build-name-setter-plugin</url>

<properties>
<jenkins.version>2.375.4</jenkins.version>
<jenkins.version>2.387.3</jenkins.version>
<asm.version>9.0</asm.version>
</properties>

Expand Down Expand Up @@ -70,8 +70,8 @@
</dependency>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.375.x</artifactId>
<version>2198.v39c76fc308ca</version>
<artifactId>bom-2.387.x</artifactId>
<version>2423.vce598171d115</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 37109a9

Please sign in to comment.