Skip to content

Commit

Permalink
[pom] Bump remainder to spotbugs 4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Mar 24, 2022
1 parent aa8a2b1 commit 7e022d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -117,14 +117,14 @@
<projectVersion>${project.version}</projectVersion>

<!-- Override spotbugs to this version from base-parent -->
<spotbugs.version>4.5.3</spotbugs.version>
<spotbugs.version>4.6.0</spotbugs.version>

<!-- Groovy doesn't like simple '8' for java 8 -->
<java.version>1.8</java.version>

<junitVersion>5.8.2</junitVersion>
<spotbugsVersion>4.6.0</spotbugsVersion>
<spotbugsTag>4.5.3</spotbugsTag>
<spotbugsTag>4.6.0</spotbugsTag>
<slf4jVersion>1.7.36</slf4jVersion>

<antVersion>1.10.12</antVersion>
Expand Down

0 comments on commit 7e022d7

Please sign in to comment.