Skip to content

Commit 443ad0b

Browse files
1 parent 9997ef2 commit 443ad0b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<parent>
44
<groupId>org.jenkins-ci.plugins</groupId>
55
<artifactId>plugin</artifactId>
6-
<version>4.85</version>
6+
<version>4.86</version>
77
<relativePath />
88
</parent>
99
<packaging>hpi</packaging>
1010
<properties>
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>3193.v330d8248d39e</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)