Skip to content

Commit 4ede0b3

Browse files
Bump spotbugs.version from 4.8.6 to 4.9.0
Bumps `spotbugs.version` from 4.8.6 to 4.9.0. Updates `com.github.spotbugs:spotbugs-annotations` from 4.8.6 to 4.9.0 - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.8.6...4.9.0) Updates `com.github.spotbugs:spotbugs` from 4.8.6 to 4.9.0 - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.8.6...4.9.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.github.spotbugs:spotbugs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c103970 commit 4ede0b3

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
@@ -76,7 +76,7 @@
7676
<spotless.version>2.44.2</spotless.version>
7777
<google-java-format.version>1.21.0</google-java-format.version>
7878
<spotbugs-maven-plugin.version>4.8.6.6</spotbugs-maven-plugin.version>
79-
<spotbugs.version>4.8.6</spotbugs.version>
79+
<spotbugs.version>4.9.0</spotbugs.version>
8080
<!-- for documentation -->
8181
<broker.version>4.0</broker.version>
8282
<!-- to sign artifacts when releasing -->

0 commit comments

Comments
 (0)