Skip to content

Commit d6812f6

Browse files
Bump com.github.spotbugs:spotbugs-annotations from 4.9.6 to 4.9.8 (#1881)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: NiklasHerrmann21 <niklas.herrmann01@sap.com>
1 parent 8bb962e commit d6812f6

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)