Skip to content

Commit

Permalink
Bump Jenkins version to 2.426.1 LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
mtughan committed Nov 20, 2023
1 parent 978d2e7 commit 7b33a7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<gitHubRepo>jenkinsci/scriptler-plugin</gitHubRepo>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.javadoc.skip>true</maven.javadoc.skip>
<jenkins.version>2.426</jenkins.version>
<jenkins.version>2.426.1</jenkins.version>
</properties>
<scm>
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
Expand All @@ -43,7 +43,7 @@
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.426.x</artifactId>
<version>2555.v3190a_8a_c60c6</version>
<version>2582.v830625dd636c</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit 7b33a7e

Please sign in to comment.