Skip to content

Commit 9303117

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

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
@@ -95,7 +95,7 @@
9595
<google-java-format.version>1.28.0</google-java-format.version>
9696
<jacoco.version>0.8.13</jacoco.version>
9797
<spotbugs-maven-plugin.version>4.9.3.2</spotbugs-maven-plugin.version>
98-
<spotbugs.version>4.9.3</spotbugs.version>
98+
<spotbugs.version>4.9.4</spotbugs.version>
9999
<!-- for documentation -->
100100
<broker.version>4.1</broker.version>
101101
<!-- to sign artifacts when releasing -->

0 commit comments

Comments
 (0)