Skip to content

Commit 52e647e

Browse files
Bump com.github.spotbugs:spotbugs-annotations from 4.9.6 to 4.9.8
Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.9.6 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.6...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] <support@github.com>
1 parent 30845d4 commit 52e647e

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
@@ -71,7 +71,7 @@
7171
<reactor.test.version>3.7.11</reactor.test.version>
7272
<wiremock.version>3.13.1</wiremock.version>
7373
<javax.annotation.version>1.3.2</javax.annotation.version>
74-
<spotbugs.annotations.version>4.9.6</spotbugs.annotations.version>
74+
<spotbugs.annotations.version>4.9.8</spotbugs.annotations.version>
7575
<spotbugs.version>4.9.6.0</spotbugs.version>
7676
<skipTests>false</skipTests>
7777
<jacoco.skip>${skipTests}</jacoco.skip>

0 commit comments

Comments
 (0)