Skip to content

Commit ae94a9d

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 de5bbf0 commit ae94a9d

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
@@ -68,7 +68,7 @@
6868
<spotless.version>2.44.2</spotless.version>
6969
<google-java-format.version>1.25.2</google-java-format.version>
7070
<spotbugs-maven-plugin.version>4.8.6.6</spotbugs-maven-plugin.version>
71-
<spotbugs.version>4.8.6</spotbugs.version>
71+
<spotbugs.version>4.9.0</spotbugs.version>
7272
<buildnumber.plugin.version>3.2.1</buildnumber.plugin.version>
7373
<maven.gpg.plugin.version>3.2.7</maven.gpg.plugin.version>
7474
<asciidoctor.maven.plugin.version>3.1.1</asciidoctor.maven.plugin.version>

0 commit comments

Comments
 (0)