Skip to content

Commit bbf21d2

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

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
@@ -67,7 +67,7 @@
6767
<spotless.version>3.0.0</spotless.version>
6868
<google-java-format.version>1.30.0</google-java-format.version>
6969
<spotbugs-maven-plugin.version>4.9.7.0</spotbugs-maven-plugin.version>
70-
<spotbugs.version>4.9.6</spotbugs.version>
70+
<spotbugs.version>4.9.7</spotbugs.version>
7171
<buildnumber.plugin.version>3.2.1</buildnumber.plugin.version>
7272
<maven.gpg.plugin.version>3.2.8</maven.gpg.plugin.version>
7373
<asciidoctor.maven.plugin.version>3.2.0</asciidoctor.maven.plugin.version>

0 commit comments

Comments
 (0)