Skip to content

Commit a4f6e6e

Browse files
fix(deps): update dependency com.github.spotbugs:spotbugs-annotations to v4.9.4
1 parent 39b3273 commit a4f6e6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

captchaservice-backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<itm-java-codeformat.version>1.0.10</itm-java-codeformat.version>
3535
<pmd-maven-plugin.version>3.26.0</pmd-maven-plugin.version>
3636
<spotbugs-maven-plugin.version>4.8.6.7</spotbugs-maven-plugin.version>
37-
<spotbugs-annotations.version>4.8.6</spotbugs-annotations.version>
37+
<spotbugs-annotations.version>4.9.4</spotbugs-annotations.version>
3838
<findsecbugs-plugin.version>1.13.0</findsecbugs-plugin.version>
3939

4040
<!-- Testing -->

0 commit comments

Comments
 (0)