Skip to content

Commit

Permalink
Merge pull request #1070 from hub4j/dependabot/maven/spotbugs.version…
Browse files Browse the repository at this point in the history
…-4.2.2

Chore(deps): Bump spotbugs.version from 4.2.1 to 4.2.2
  • Loading branch information
bitwiseman authored Apr 2, 2021
2 parents 78ffe5a + 9e47a2b commit 3e6a5bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spotbugs-maven-plugin.version>4.2.0</spotbugs-maven-plugin.version>
<spotbugs.version>4.2.1</spotbugs.version>
<spotbugs.version>4.2.2</spotbugs.version>
<spotbugs-maven-plugin.failOnError>true</spotbugs-maven-plugin.failOnError>
<hamcrest.version>2.2</hamcrest.version>
<okhttp3.version>4.4.1</okhttp3.version>
Expand Down

0 comments on commit 3e6a5bc

Please sign in to comment.