We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c802ae + 41e7f27 commit 6c2fb27Copy full SHA for 6c2fb27
pom.xml
@@ -63,7 +63,7 @@
63
</pluginRepositories>
64
<properties>
65
<changelist>999999-SNAPSHOT</changelist>
66
- <jenkins.version>2.359</jenkins.version>
+ <jenkins.version>2.361.1</jenkins.version>
67
<no-test-jar>false</no-test-jar>
68
<useBeta>true</useBeta>
69
<hpi.compatibleSinceVersion>2.26</hpi.compatibleSinceVersion>
@@ -73,8 +73,8 @@
73
<dependencies>
74
<dependency>
75
<groupId>io.jenkins.tools.bom</groupId>
76
- <artifactId>bom-2.346.x</artifactId>
77
- <version>1478.v81d3dc4f9a_43</version>
+ <artifactId>bom-2.361.x</artifactId>
+ <version>1580.v47b_429a_c853a</version>
78
<scope>import</scope>
79
<type>pom</type>
80
</dependency>
0 commit comments