Skip to content

Commit b7300a1

Browse files
authored
Modernize to Jenkins 2.440.3 (#405)
2 parents 216d0e8 + 8a13125 commit b7300a1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<revision>1</revision>
1212
<changelist>999999-SNAPSHOT</changelist>
1313
<!-- 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>
14+
<jenkins.version>2.440.3</jenkins.version>
1515
<hpi.compatibleSinceVersion>1.9</hpi.compatibleSinceVersion>
1616
</properties>
1717
<artifactId>stashNotifier</artifactId>
@@ -80,8 +80,8 @@
8080
<dependencies>
8181
<dependency>
8282
<groupId>io.jenkins.tools.bom</groupId>
83-
<artifactId>bom-2.426.x</artifactId>
84-
<version>3208.vb_21177d4b_cd9</version>
83+
<artifactId>bom-2.440.x</artifactId>
84+
<version>3221.ve8f7b_fdd149d</version>
8585
<scope>import</scope>
8686
<type>pom</type>
8787
</dependency>

0 commit comments

Comments
 (0)