Skip to content

Commit 598450c

Browse files
fix(deps): update dependency com.github.spotbugs:spotbugs-annotations to v4.9.4 (#70)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e826dda commit 598450c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

personalization-service/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.9.3.2</spotbugs-maven-plugin.version>
37-
<spotbugs-annotations.version>4.9.3</spotbugs-annotations.version> <!-- must match the patch version of spotbugs-maven-plugin -->
37+
<spotbugs-annotations.version>4.9.4</spotbugs-annotations.version> <!-- must match the patch version of spotbugs-maven-plugin -->
3838
<findsecbugs-plugin.version>1.14.0</findsecbugs-plugin.version>
3939

4040
<!-- Testing -->

0 commit comments

Comments
 (0)