Skip to content

Commit 959618f

Browse files
Bump com.github.spotbugs:spotbugs-annotations from 4.9.5 to 4.9.6 (#574)
Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.9.5 to 4.9.6. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.9.5...4.9.6) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-version: 4.9.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f88dbd commit 959618f

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
@@ -103,7 +103,7 @@
103103
<scala.library.version>2.13.16</scala.library.version>
104104
<slf4j.version>2.0.17</slf4j.version>
105105
<snappy.version>1.1.10.8</snappy.version>
106-
<spotbugs.annotations.version>4.9.5</spotbugs.annotations.version>
106+
<spotbugs.annotations.version>4.9.6</spotbugs.annotations.version>
107107
<typesafe.config.version>1.4.5</typesafe.config.version>
108108
<vertx.core.version>4.5.14</vertx.core.version>
109109

0 commit comments

Comments
 (0)