Skip to content

Commit

Permalink
Modernize to Jenkins 2.440.3 (#992)
Browse files Browse the repository at this point in the history
Co-authored-by: Moderne <[email protected]>
  • Loading branch information
sghill-rewrite and TeamModerne authored Aug 5, 2024
1 parent e3bf1b4 commit 7f9ec8b
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 @@ -19,7 +19,7 @@
<properties>
<changelist>999999-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/slack-plugin</gitHubRepo>
<jenkins.version>2.426.3</jenkins.version>
<jenkins.version>2.440.3</jenkins.version>
<hpi.compatibleSinceVersion>2.32</hpi.compatibleSinceVersion>
<checkstyle.failsOnError>true</checkstyle.failsOnError>
<checkstyle.failOnViolation>true</checkstyle.failOnViolation>
Expand Down Expand Up @@ -50,8 +50,8 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.426.x</artifactId>
<version>3208.vb_21177d4b_cd9</version>
<artifactId>bom-2.440.x</artifactId>
<version>3234.v5ca_5154341ef</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit 7f9ec8b

Please sign in to comment.