Skip to content

Commit 727a60c

Browse files
Bump com.github.spotbugs:spotbugs-annotations from 4.9.3 to 4.9.8
Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.9.3 to 4.9.8. - [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.8) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-version: 4.9.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b10ff6 commit 727a60c

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
@@ -119,7 +119,7 @@
119119
<dependency>
120120
<groupId>com.github.spotbugs</groupId>
121121
<artifactId>spotbugs-annotations</artifactId>
122-
<version>4.9.3</version>
122+
<version>4.9.8</version>
123123
</dependency>
124124

125125
<dependency>

0 commit comments

Comments
 (0)