Skip to content

Commit

Permalink
[pom] Bump remainder of spotbugs items to 4.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Jun 24, 2024
1 parent d3b7c91 commit 9614424
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 @@ -29,7 +29,7 @@

<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.8.5.1-SNAPSHOT</version>
<version>4.8.6-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

<name>spotbugs-maven-plugin</name>
Expand Down Expand Up @@ -168,7 +168,7 @@
<project.build.outputTimestamp>1714932977</project.build.outputTimestamp>

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

<junitVersion>5.10.2</junitVersion>
<spotbugsVersion>4.8.6</spotbugsVersion>
Expand Down

0 comments on commit 9614424

Please sign in to comment.