Skip to content

Commit

Permalink
[pom] Update spotbugs to 4.9.0
Browse files Browse the repository at this point in the history
hazendaz committed Jan 19, 2025
1 parent 511fc23 commit e66798d
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
@@ -29,7 +29,7 @@

<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.8.6.7-SNAPSHOT</version>
<version>4.9.0.0-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

<name>spotbugs-maven-plugin</name>
@@ -173,7 +173,7 @@
<project.build.outputTimestamp>1731432691</project.build.outputTimestamp>

<!-- Override spotbugs to this version from base-parent -->
<spotbugs.version>4.8.6</spotbugs.version>
<spotbugs.version>4.9.0</spotbugs.version>

<junitVersion>5.11.3</junitVersion>
<spotbugsVersion>4.9.0</spotbugsVersion>

0 comments on commit e66798d

Please sign in to comment.