Skip to content

Commit

Permalink
[pom] Bump spotbugs to 4.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Jan 5, 2022
1 parent 4c29db7 commit 477b67e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -11,7 +11,7 @@

<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.5.2.1-SNAPSHOT</version>
<version>4.5.3.0-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

<name>SpotBugs Maven Plugin</name>
Expand Down Expand Up @@ -121,8 +121,8 @@
<projectVersion>${project.version}</projectVersion>

<junitVersion>5.8.2</junitVersion>
<spotbugsVersion>4.5.2</spotbugsVersion>
<spotbugsTag>4.5.2</spotbugsTag>
<spotbugsVersion>4.5.3</spotbugsVersion>
<spotbugsTag>4.5.3</spotbugsTag>
<slf4jVersion>1.7.32</slf4jVersion>

<antVersion>1.10.12</antVersion>
Expand Down

0 comments on commit 477b67e

Please sign in to comment.