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 4321a35 commit 1f5c66dCopy full SHA for 1f5c66d
pom.xml
@@ -31,7 +31,7 @@
31
32
<properties>
33
<changelist>999999-SNAPSHOT</changelist>
34
- <jenkins.version>2.414.3</jenkins.version>
+ <jenkins.version>2.440.3</jenkins.version>
35
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
36
<spotless.check.skip>false</spotless.check.skip>
37
<hpi.compatibleSinceVersion>685</hpi.compatibleSinceVersion>
@@ -43,8 +43,8 @@
43
<dependencies>
44
<dependency>
45
<groupId>io.jenkins.tools.bom</groupId>
46
- <artifactId>bom-2.414.x</artifactId>
47
- <version>2791.v707dc5a_1626d</version>
+ <artifactId>bom-2.440.x</artifactId>
+ <version>3258.vcdcf15936a_fd</version>
48
<type>pom</type>
49
<scope>import</scope>
50
</dependency>
0 commit comments