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.
2 parents 216d0e8 + 8a13125 commit b7300a1Copy full SHA for b7300a1
1 file changed
pom.xml
@@ -11,7 +11,7 @@
11
<revision>1</revision>
12
<changelist>999999-SNAPSHOT</changelist>
13
<!-- Baseline Jenkins version you use to build the plugin. Users must have this version or newer to run. -->
14
- <jenkins.version>2.426.3</jenkins.version>
+ <jenkins.version>2.440.3</jenkins.version>
15
<hpi.compatibleSinceVersion>1.9</hpi.compatibleSinceVersion>
16
</properties>
17
<artifactId>stashNotifier</artifactId>
@@ -80,8 +80,8 @@
80
<dependencies>
81
<dependency>
82
<groupId>io.jenkins.tools.bom</groupId>
83
- <artifactId>bom-2.426.x</artifactId>
84
- <version>3208.vb_21177d4b_cd9</version>
+ <artifactId>bom-2.440.x</artifactId>
+ <version>3221.ve8f7b_fdd149d</version>
85
<scope>import</scope>
86
<type>pom</type>
87
</dependency>
0 commit comments