Skip to content

Commit

Permalink
[pom] Bump spotbugs to 4.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Dec 20, 2021
1 parent 2d5eeca commit 845c31b
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 @@ -11,7 +11,7 @@

<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.5.0.1-SNAPSHOT</version>
<version>4.5.2.0-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

<name>SpotBugs Maven Plugin</name>
Expand Down Expand Up @@ -122,7 +122,7 @@

<junitVersion>5.8.1</junitVersion>
<spotbugsVersion>4.5.2</spotbugsVersion>
<spotbugsTag>4.5.0</spotbugsTag>
<spotbugsTag>4.5.2</spotbugsTag>
<slf4jVersion>1.7.32</slf4jVersion>

<antVersion>1.10.12</antVersion>
Expand Down

0 comments on commit 845c31b

Please sign in to comment.