We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3bf1b4 commit 7f9ec8bCopy full SHA for 7f9ec8b
pom.xml
@@ -19,7 +19,7 @@
19
<properties>
20
<changelist>999999-SNAPSHOT</changelist>
21
<gitHubRepo>jenkinsci/slack-plugin</gitHubRepo>
22
- <jenkins.version>2.426.3</jenkins.version>
+ <jenkins.version>2.440.3</jenkins.version>
23
<hpi.compatibleSinceVersion>2.32</hpi.compatibleSinceVersion>
24
<checkstyle.failsOnError>true</checkstyle.failsOnError>
25
<checkstyle.failOnViolation>true</checkstyle.failOnViolation>
@@ -50,8 +50,8 @@
50
<dependencies>
51
<dependency>
52
<groupId>io.jenkins.tools.bom</groupId>
53
- <artifactId>bom-2.426.x</artifactId>
54
- <version>3208.vb_21177d4b_cd9</version>
+ <artifactId>bom-2.440.x</artifactId>
+ <version>3234.v5ca_5154341ef</version>
55
<scope>import</scope>
56
<type>pom</type>
57
</dependency>
0 commit comments