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 79a0343 commit a1786c7Copy full SHA for a1786c7
pom.xml
@@ -34,7 +34,7 @@
34
<properties>
35
<spring.boot.version>3.3.4</spring.boot.version>
36
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
37
- <spotbugs-maven-plugin.version>4.8.6.3</spotbugs-maven-plugin.version>
+ <spotbugs-maven-plugin.version>4.8.6.4</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