Skip to content

Commit 7c1dc81

Browse files
build(deps): bump com.github.spotbugs:spotbugs-annotations (#599)
Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d44e19 commit 7c1dc81

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
@@ -82,7 +82,7 @@
8282
<org.apache.commons.io.version>2.20.0</org.apache.commons.io.version>
8383
<org.apache.commons.text.version>1.14.0</org.apache.commons.text.version>
8484

85-
<com.github.spotbugs.version>4.9.6</com.github.spotbugs.version>
85+
<com.github.spotbugs.version>4.9.7</com.github.spotbugs.version>
8686
<com.github.spotbugs.plugin.version>4.9.7.0</com.github.spotbugs.plugin.version>
8787
<org.junit.jupiter.version>6.0.0</org.junit.jupiter.version>
8888
<org.hamcrest.version>3.0</org.hamcrest.version>

0 commit comments

Comments
 (0)