Skip to content

Commit

Permalink
Merge pull request #109 from jonesbusy/feature/bump-jenkins-core-to-2…
Browse files Browse the repository at this point in the history
….401.3

Bump minimal Jenkins version to 2.401.3
  • Loading branch information
jonesbusy authored Oct 19, 2023
2 parents 489e56e + ac2beb4 commit c067797
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 @@ -23,14 +23,14 @@

<properties>
<changelist>999999-SNAPSHOT</changelist>
<jenkins.version>2.387.3</jenkins.version>
<jenkins.version>2.401.3</jenkins.version>
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
</properties>
<dependencyManagement>
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.387.x</artifactId>
<artifactId>bom-2.401.x</artifactId>
<version>2507.vcb_18c56b_f57c</version>
<type>pom</type>
<scope>import</scope>
Expand Down

0 comments on commit c067797

Please sign in to comment.