Skip to content

Commit

Permalink
[pom] Bump all to spotbugs 4.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed May 5, 2024
1 parent 5912a28 commit 4c46d8d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.4.1-SNAPSHOT</version>
<version>4.8.5.0-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

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

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

<junitVersion>5.10.2</junitVersion>
<spotbugsVersion>4.8.5</spotbugsVersion>
<spotbugsTag>4.8.4</spotbugsTag>
<spotbugsTag>4.8.5</spotbugsTag>
<slf4jVersion>2.0.13</slf4jVersion>

<antVersion>1.10.14</antVersion>
Expand Down

0 comments on commit 4c46d8d

Please sign in to comment.