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.
2 parents 3cebb48 + 2f5bd43 commit a12b246Copy full SHA for a12b246
pom.xml
@@ -34,7 +34,7 @@
34
<properties>
35
<spring.boot.version>3.3.5</spring.boot.version>
36
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
37
- <spotbugs-maven-plugin.version>4.8.6.4</spotbugs-maven-plugin.version>
+ <spotbugs-maven-plugin.version>4.9.1.0</spotbugs-maven-plugin.version>
38
<spotbugs.version>4.8.6</spotbugs.version>
39
<spotbugs-maven-plugin.failOnError>true</spotbugs-maven-plugin.failOnError>
40
<hamcrest.version>3.0</hamcrest.version>
0 commit comments