Skip to content

Commit 73018d0

Browse files
Bump com.github.spotbugs:spotbugs-annotations (#1079)
1 parent 7c5f398 commit 73018d0

File tree

1 file changed

+1
-1
lines changed
  • sonar-dependency-check-plugin

1 file changed

+1
-1
lines changed

sonar-dependency-check-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<sonar.pluginName>Dependency-Check</sonar.pluginName>
2727
<sonar.pluginKey>dependencycheck</sonar.pluginKey>
2828
<jackson.version>2.19.2</jackson.version>
29-
<spotbugs.version>4.9.3</spotbugs.version>
29+
<spotbugs.version>4.9.4</spotbugs.version>
3030
<commons.lang3.version>3.18.0</commons.lang3.version>
3131
<!-- Test versions -->
3232
<junit.jupiter.version>5.13.4</junit.jupiter.version>

0 commit comments

Comments
 (0)