Skip to content

Commit f556bb9

Browse files
build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.8.6 to 4.9.0 (#779)
build(deps): bump com.github.spotbugs:spotbugs-annotations Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48eacd0 commit f556bb9

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
@@ -50,7 +50,7 @@
5050
<org.codehaus.mojo.exec.plugin.version>3.5.0</org.codehaus.mojo.exec.plugin.version>
5151
<assembly-plugin.version>3.7.1</assembly-plugin.version>
5252

53-
<com.github.spotbugs.version>4.8.6</com.github.spotbugs.version>
53+
<com.github.spotbugs.version>4.9.0</com.github.spotbugs.version>
5454
<com.github.spotbugs.plugin.version>4.8.6.6</com.github.spotbugs.plugin.version>
5555
<com.diffplug.spotless.maven.plugin.version>2.44.2</com.diffplug.spotless.maven.plugin.version>
5656
<com.google.java-format.version>1.25.2</com.google.java-format.version>

0 commit comments

Comments
 (0)