We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e91cbd9 commit 4288bd0Copy full SHA for 4288bd0
pom.xml
@@ -100,7 +100,7 @@
100
<com.fasterxml.jackson.core.version>2.14.2</com.fasterxml.jackson.core.version>
101
<com.fasterxml.jackson.annotations.version>2.14.2</com.fasterxml.jackson.annotations.version>
102
<slf4j.version>2.0.7</slf4j.version>
103
- <spotbugs.maven.plugin.version>4.7.3.3</spotbugs.maven.plugin.version>
+ <spotbugs.maven.plugin.version>4.7.3.4</spotbugs.maven.plugin.version>
104
<jacoco.version>0.8.9</jacoco.version>
105
<sonar.organization>streamthoughts</sonar.organization>
106
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
0 commit comments