Skip to content

Commit

Permalink
Merge pull request #256 from jonesbusy-automation/plugin-modernizer-tool
Browse files Browse the repository at this point in the history
Applied recipes UpgradeParentVersion, UpgradeBomVersion
  • Loading branch information
jonesbusy authored Sep 23, 2024
2 parents a73612e + de3efd1 commit 82ab6a6
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 @@ -4,7 +4,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>4.87</version>
<version>4.88</version>
<relativePath />
</parent>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.440.x</artifactId>
<version>3358.vea_fa_1f41504d</version>
<version>3387.v0f2773fa_3200</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 82ab6a6

Please sign in to comment.