Skip to content

Commit 7a76494

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

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
@@ -96,7 +96,7 @@
9696
<google-java-format.version>1.28.0</google-java-format.version>
9797
<jacoco.version>0.8.13</jacoco.version>
9898
<spotbugs-maven-plugin.version>4.9.4.2</spotbugs-maven-plugin.version>
99-
<spotbugs.version>4.9.4</spotbugs.version>
99+
<spotbugs.version>4.9.5</spotbugs.version>
100100
<!-- for documentation -->
101101
<broker.version>4.1</broker.version>
102102
<!-- to sign artifacts when releasing -->

0 commit comments

Comments
 (0)