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 978d2e7 commit 7b33a7eCopy full SHA for 7b33a7e
pom.xml
@@ -29,7 +29,7 @@
29
<gitHubRepo>jenkinsci/scriptler-plugin</gitHubRepo>
30
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
31
<maven.javadoc.skip>true</maven.javadoc.skip>
32
- <jenkins.version>2.426</jenkins.version>
+ <jenkins.version>2.426.1</jenkins.version>
33
</properties>
34
<scm>
35
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
@@ -43,7 +43,7 @@
43
<dependency>
44
<groupId>io.jenkins.tools.bom</groupId>
45
<artifactId>bom-2.426.x</artifactId>
46
- <version>2555.v3190a_8a_c60c6</version>
+ <version>2582.v830625dd636c</version>
47
<scope>import</scope>
48
<type>pom</type>
49
</dependency>
0 commit comments