Skip to content

Commit 7bd2a08

Browse files
Bump spotbugs.version from 4.9.7 to 4.9.8
Bumps `spotbugs.version` from 4.9.7 to 4.9.8. Updates `com.github.spotbugs:spotbugs-annotations` from 4.9.7 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.7...4.9.8) Updates `com.github.spotbugs:spotbugs` from 4.9.7 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.7...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 - dependency-name: com.github.spotbugs:spotbugs dependency-version: 4.9.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 68a559f commit 7bd2a08

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
@@ -78,7 +78,7 @@
7878
<spotless.version>3.0.0</spotless.version>
7979
<google-java-format.version>1.30.0</google-java-format.version>
8080
<spotbugs-maven-plugin.version>4.9.7.0</spotbugs-maven-plugin.version>
81-
<spotbugs.version>4.9.7</spotbugs.version>
81+
<spotbugs.version>4.9.8</spotbugs.version>
8282
<!-- for documentation -->
8383
<broker.version>4.0</broker.version>
8484
<!-- to sign artifacts when releasing -->

0 commit comments

Comments
 (0)