Skip to content

Commit

Permalink
Bump parent pom from 6.2.0 to 6.7.0
Browse files Browse the repository at this point in the history
In order to validate the plugin with Jetty 12, we need to get jenkinsci/plugin-pom#693 which is included in `4.62` version. That bump occurred on the `analysis-pom` version `6.7.0`.
  • Loading branch information
alecharp authored Jul 4, 2024
1 parent 67d7480 commit f3407a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jvnet.hudson.plugins</groupId>
<artifactId>analysis-pom</artifactId>
<version>6.2.0</version>
<version>6.7.0</version>
<relativePath />
</parent>

Expand Down

0 comments on commit f3407a4

Please sign in to comment.