Skip to content

Commit

Permalink
Merge pull request #392 from hazendaz/spotbugs
Browse files Browse the repository at this point in the history
[pom] Bump spotbugs to 4.5.3
  • Loading branch information
hazendaz authored Jan 5, 2022
2 parents 4c29db7 + 477b67e commit 03b7e0d
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 @@ -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 03b7e0d

Please sign in to comment.