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 9a4f6ec commit 34c6135Copy full SHA for 34c6135
pom.xml
@@ -79,7 +79,7 @@
79
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
80
<spotbugs-maven-plugin.failOnError>true</spotbugs-maven-plugin.failOnError>
81
<spotbugs-maven-plugin.version>4.9.3.0</spotbugs-maven-plugin.version>
82
- <spotbugs.version>4.8.6</spotbugs.version>
+ <spotbugs.version>4.9.3</spotbugs.version>
83
<spring.boot.version>3.3.5</spring.boot.version>
84
<surefire.argLine></surefire.argLine>
85
</properties>
0 commit comments