Skip to content

Commit

Permalink
[pom] Bump spotbugs tag to 4.0.4 / version to 4.0.4 snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Jun 19, 2020
1 parent 4c91322 commit ff24cee
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.0.2-SNAPSHOT</version>
<version>4.0.4-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

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

<junitVersion>5.6.2</junitVersion>
<spotbugsVersion>4.0.4</spotbugsVersion>
<spotbugsTag>4.0.2</spotbugsTag>
<spotbugsTag>4.0.4</spotbugsTag>
<slf4jVersion>2.0.0-alpha1</slf4jVersion>

<antVersion>1.10.8</antVersion>
Expand Down

0 comments on commit ff24cee

Please sign in to comment.