Skip to content

Commit

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

Chore(deps): Bump spotbugs.version from 4.6.0 to 4.7.1
  • Loading branch information
bitwiseman committed Aug 13, 2022
2 parents 50ff967 + da747e5 commit 8d267de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -34,7 +34,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spotbugs-maven-plugin.version>4.7.0.0</spotbugs-maven-plugin.version>
<spotbugs.version>4.6.0</spotbugs.version>
<spotbugs.version>4.7.1</spotbugs.version>
<spotbugs-maven-plugin.failOnError>true</spotbugs-maven-plugin.failOnError>
<hamcrest.version>2.2</hamcrest.version>
<okhttp3.version>4.9.2</okhttp3.version>
Expand Down

0 comments on commit 8d267de

Please sign in to comment.