Skip to content

Commit 7dda33e

Browse files
Modernize to Jenkins 2.440.3 (#129)
Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.jenkins.ModernizePlugin?organizationId=SmVua2lucyBDSQ%3D%3D Co-authored-by: Moderne <team@moderne.io>
1 parent 1cfb6a5 commit 7dda33e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<url>https://github.com/jenkinsci/validating-string-parameter-plugin</url>
1414

1515
<properties>
16-
<jenkins.version>2.387.3</jenkins.version>
16+
<jenkins.version>2.440.3</jenkins.version>
1717
<changelist>999999-SNAPSHOT</changelist>
1818
</properties>
1919

@@ -75,8 +75,8 @@
7575
<dependencies>
7676
<dependency>
7777
<groupId>io.jenkins.tools.bom</groupId>
78-
<artifactId>bom-2.387.x</artifactId>
79-
<version>2543.vfb_1a_5fb_9496d</version>
78+
<artifactId>bom-2.440.x</artifactId>
79+
<version>3234.v5ca_5154341ef</version>
8080
<scope>import</scope>
8181
<type>pom</type>
8282
</dependency>

0 commit comments

Comments
 (0)