Skip to content

Commit cbdbd4b

Browse files
Bump com.github.spotbugs:spotbugs-annotations from 4.9.3 to 4.9.4
Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.9.3 to 4.9.4. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.9.3...4.9.4) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-version: 4.9.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c66582e commit cbdbd4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<google-java-format.version>1.15.0</google-java-format.version>
2222
<jacoco.version>0.8.13</jacoco.version>
2323
<spotbugs.version>4.9.3.0</spotbugs.version>
24-
<spotbugs-annotations.version>4.9.3</spotbugs-annotations.version>
24+
<spotbugs-annotations.version>4.9.4</spotbugs-annotations.version>
2525
<findsecbugs.version>1.14.0</findsecbugs.version>
2626
<pmd-plugin.version>3.27.0</pmd-plugin.version>
2727
<pmd.version>7.16.0</pmd.version>

0 commit comments

Comments
 (0)