Skip to content

Commit

Permalink
Merge pull request #19 from jonesbusy/feature/bump-core
Browse files Browse the repository at this point in the history
Bump Jenkins core to 2.440.3
  • Loading branch information
jonesbusy committed Jun 9, 2024
2 parents 55fd58d + 7119a6a commit c60277f
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 @@ -31,7 +31,7 @@

<properties>
<changelist>999999-SNAPSHOT</changelist>
<jenkins.version>2.426.3</jenkins.version>
<jenkins.version>2.440.3</jenkins.version>
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
<spotless.check.skip>false</spotless.check.skip>
</properties>
Expand All @@ -40,7 +40,7 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.426.x</artifactId>
<artifactId>bom-2.440.x</artifactId>
<version>3120.v4d898e1e9fc4</version>
<type>pom</type>
<scope>import</scope>
Expand Down

0 comments on commit c60277f

Please sign in to comment.