Skip to content

Commit 7f9ec8b

Browse files
Modernize to Jenkins 2.440.3 (#992)
Co-authored-by: Moderne <[email protected]>
1 parent e3bf1b4 commit 7f9ec8b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<properties>
2020
<changelist>999999-SNAPSHOT</changelist>
2121
<gitHubRepo>jenkinsci/slack-plugin</gitHubRepo>
22-
<jenkins.version>2.426.3</jenkins.version>
22+
<jenkins.version>2.440.3</jenkins.version>
2323
<hpi.compatibleSinceVersion>2.32</hpi.compatibleSinceVersion>
2424
<checkstyle.failsOnError>true</checkstyle.failsOnError>
2525
<checkstyle.failOnViolation>true</checkstyle.failOnViolation>
@@ -50,8 +50,8 @@
5050
<dependencies>
5151
<dependency>
5252
<groupId>io.jenkins.tools.bom</groupId>
53-
<artifactId>bom-2.426.x</artifactId>
54-
<version>3208.vb_21177d4b_cd9</version>
53+
<artifactId>bom-2.440.x</artifactId>
54+
<version>3234.v5ca_5154341ef</version>
5555
<scope>import</scope>
5656
<type>pom</type>
5757
</dependency>

0 commit comments

Comments
 (0)