Skip to content

Commit

Permalink
Bump maven-plugin-tools.version from 3.9.0 to 3.10.1 (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 645d17b commit 59299f3
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 @@ -51,7 +51,7 @@
<gitHubRepo>jenkinsci/${project.artifactId}</gitHubRepo>
<maven.version>3.8.1</maven.version> <!-- if we update this all consumers need to be running at least this version -->
<plexus.version>2.1.1</plexus.version>
<maven-plugin-tools.version>3.9.0</maven-plugin-tools.version>
<maven-plugin-tools.version>3.10.1</maven-plugin-tools.version>
<!-- TODO fix violations -->
<spotbugs.threshold>High</spotbugs.threshold>
</properties>
Expand Down

0 comments on commit 59299f3

Please sign in to comment.