We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c5f398 commit 73018d0Copy full SHA for 73018d0
sonar-dependency-check-plugin/pom.xml
@@ -26,7 +26,7 @@
26
<sonar.pluginName>Dependency-Check</sonar.pluginName>
27
<sonar.pluginKey>dependencycheck</sonar.pluginKey>
28
<jackson.version>2.19.2</jackson.version>
29
- <spotbugs.version>4.9.3</spotbugs.version>
+ <spotbugs.version>4.9.4</spotbugs.version>
30
<commons.lang3.version>3.18.0</commons.lang3.version>
31
<!-- Test versions -->
32
<junit.jupiter.version>5.13.4</junit.jupiter.version>
0 commit comments