Skip to content

Commit

Permalink
Merge pull request #219 from jonesbusy/feature/bump-core
Browse files Browse the repository at this point in the history
Bump jenkins core
  • Loading branch information
jonesbusy authored Jun 2, 2024
2 parents 42bd62b + e410c6a commit 3a0acf6
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<properties>
<changelist>999999-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/ansible-plugin</gitHubRepo>
<jenkins.version>2.426.3</jenkins.version>
<jenkins.version>2.440.3</jenkins.version>
<spotless.check.skip>false</spotless.check.skip>

<!-- Test dependencies version -->
Expand All @@ -39,17 +39,11 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.426.x</artifactId>
<artifactId>bom-2.440.x</artifactId>
<version>3080.vfa_b_e4a_a_39b_44</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<!-- Remove when included on jenkins core -->
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.26.1</version>
</dependency>
</dependencies>
</dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 3a0acf6

Please sign in to comment.