Skip to content

Commit 7b33a7e

Browse files
committed
Bump Jenkins version to 2.426.1 LTS
1 parent 978d2e7 commit 7b33a7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<gitHubRepo>jenkinsci/scriptler-plugin</gitHubRepo>
3030
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3131
<maven.javadoc.skip>true</maven.javadoc.skip>
32-
<jenkins.version>2.426</jenkins.version>
32+
<jenkins.version>2.426.1</jenkins.version>
3333
</properties>
3434
<scm>
3535
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>io.jenkins.tools.bom</groupId>
4545
<artifactId>bom-2.426.x</artifactId>
46-
<version>2555.v3190a_8a_c60c6</version>
46+
<version>2582.v830625dd636c</version>
4747
<scope>import</scope>
4848
<type>pom</type>
4949
</dependency>

0 commit comments

Comments
 (0)