We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ec6d4b commit d397ff0Copy full SHA for d397ff0
pom.xml
@@ -34,7 +34,7 @@
34
<properties>
35
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
36
<spotbugs-maven-plugin.version>4.4.2.2</spotbugs-maven-plugin.version>
37
- <spotbugs.version>4.4.1</spotbugs.version>
+ <spotbugs.version>4.4.2</spotbugs.version>
38
<spotbugs-maven-plugin.failOnError>true</spotbugs-maven-plugin.failOnError>
39
<hamcrest.version>2.2</hamcrest.version>
40
<okhttp3.version>4.4.1</okhttp3.version>
0 commit comments