Skip to content

Commit

Permalink
[pom] Bump spotbugs to 4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Sep 11, 2021
1 parent c78915c commit febf924
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.3.1-SNAPSHOT</version>
<version>4.4.1-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

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

<junitVersion>5.7.2</junitVersion>
<spotbugsVersion>4.4.1</spotbugsVersion>
<spotbugsTag>4.3.0</spotbugsTag>
<spotbugsTag>4.4.1</spotbugsTag>
<slf4jVersion>2.0.0-alpha5</slf4jVersion>

<antVersion>1.10.11</antVersion>
Expand Down

0 comments on commit febf924

Please sign in to comment.