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 e55cd5f commit da93301Copy full SHA for da93301
pom.xml
@@ -25,7 +25,7 @@
25
<changelist>-SNAPSHOT</changelist>
26
<hpi.compatibleSinceVersion>2.2.0</hpi.compatibleSinceVersion>
27
<java.level>8</java.level>
28
- <jenkins.version>2.150.3</jenkins.version>
+ <jenkins.version>2.164.3</jenkins.version>
29
<useBeta>true</useBeta>
30
<jcasc.version>1.35</jcasc.version>
31
<jjwt.version>0.10.5</jjwt.version>
@@ -123,8 +123,8 @@
123
<dependencies>
124
<dependency>
125
<groupId>io.jenkins.tools.bom</groupId>
126
- <artifactId>bom-2.150.x</artifactId>
127
- <version>5</version>
+ <artifactId>bom-2.164.x</artifactId>
+ <version>9</version>
128
<scope>import</scope>
129
<type>pom</type>
130
</dependency>
0 commit comments