Skip to content

Commit

Permalink
[pom] Bump remainder of spotbugs to 4.5.0 and plugin to 4.5.0.0 snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Nov 18, 2021
1 parent 1f30c39 commit fa72729
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -11,7 +11,7 @@

<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.4.2.3-SNAPSHOT</version>
<version>4.5.0.0-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

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

<junitVersion>5.8.1</junitVersion>
<spotbugsVersion>4.5.0</spotbugsVersion>
<spotbugsTag>4.4.2</spotbugsTag>
<slf4jVersion>2.0.0-alpha5</slf4jVersion>
<spotbugsTag>4.5.0</spotbugsTag>

<antVersion>1.10.12</antVersion>
<groovyVersion>3.0.9</groovyVersion>
Expand Down

0 comments on commit fa72729

Please sign in to comment.