Skip to content

Commit bae5901

Browse files
Bump com.github.spotbugs:spotbugs-annotations from 4.9.4 to 4.9.5 (#539)
Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.9.4 to 4.9.5. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.9.4...4.9.5) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-version: 4.9.5 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 6e8a7d9 commit bae5901

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
@@ -151,7 +151,7 @@
151151
<scala.library.version>2.13.16</scala.library.version>
152152
<signalfx.protoc.version>1.0.49</signalfx.protoc.version>
153153
<slf4j.version>2.0.17</slf4j.version>
154-
<spotbugs.annotations.version>4.9.4</spotbugs.annotations.version>
154+
<spotbugs.annotations.version>4.9.5</spotbugs.annotations.version>
155155
<typesafe.config.version>1.4.4</typesafe.config.version>
156156
<typesafe.ssl.config.version>0.6.1</typesafe.ssl.config.version>
157157
<wiremock.version>2.27.2</wiremock.version>

0 commit comments

Comments
 (0)