Skip to content

Commit

Permalink
Bump version of analysis-pom to 10.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Feb 17, 2025
1 parent 307f4a5 commit 9cda178
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,14 @@
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>plugin-util-api</artifactId>
<!-- TODO: remove the version when a matching BOM is available -->
<version>6.0.0</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>plugin-util-api</artifactId>
<!-- TODO: remove the version when a matching BOM is available -->
<version>6.0.0</version>
<classifier>tests</classifier>
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit 9cda178

Please sign in to comment.