Skip to content

Commit ed51a84

Browse files
Bump com.github.spotbugs:spotbugs-annotations from 4.8.4 to 4.8.5 (#341)
Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.8.4 to 4.8.5. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.8.4...4.8.5) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations 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 9835fb4 commit ed51a84

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
@@ -150,7 +150,7 @@
150150
<scala.library.version>2.13.14</scala.library.version>
151151
<signalfx.protoc.version>1.0.41</signalfx.protoc.version>
152152
<slf4j.version>2.0.13</slf4j.version>
153-
<spotbugs.annotations.version>4.8.4</spotbugs.annotations.version>
153+
<spotbugs.annotations.version>4.8.5</spotbugs.annotations.version>
154154
<typesafe.config.version>1.4.3</typesafe.config.version>
155155
<typesafe.ssl.config.version>0.6.1</typesafe.ssl.config.version>
156156
<wiremock.version>2.27.2</wiremock.version>

0 commit comments

Comments
 (0)