Skip to content

Commit 1b6ca82

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

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
@@ -77,7 +77,7 @@
7777
<spotless.version>2.44.3</spotless.version>
7878
<google-java-format.version>1.21.0</google-java-format.version>
7979
<spotbugs-maven-plugin.version>4.9.2.0</spotbugs-maven-plugin.version>
80-
<spotbugs.version>4.9.2</spotbugs.version>
80+
<spotbugs.version>4.9.3</spotbugs.version>
8181
<!-- for documentation -->
8282
<broker.version>4.0</broker.version>
8383
<!-- to sign artifacts when releasing -->

0 commit comments

Comments
 (0)