Skip to content

Commit

Permalink
Merge pull request #33 from jonesbusy/feature/bump-jenkins-core
Browse files Browse the repository at this point in the history
Bump Jenkins core to 2.387.3 and bom to 2163.v2d916d90c305
  • Loading branch information
jonesbusy authored Jun 11, 2023
2 parents a1704da + 0f38deb commit 32be782
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 @@ -42,14 +42,14 @@
<properties>
<changelist>999999-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/file-operations-plugin</gitHubRepo>
<jenkins.version>2.387.1</jenkins.version>
<jenkins.version>2.387.3</jenkins.version>
</properties>
<dependencyManagement>
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.387.x</artifactId>
<version>2133.v2e6c00fe4d61</version>
<version>2163.v2d916d90c305</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 32be782

Please sign in to comment.