Skip to content

Commit fe93e8d

Browse files
dependabot[bot]akurtakov
authored andcommittedMar 17, 2025
build(deps): bump com.github.spotbugs:spotbugs-annotations
Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.9.2 to 4.9.3. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.9.2...4.9.3) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7fd66de commit fe93e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@
304304
<dependency>
305305
<groupId>com.github.spotbugs</groupId>
306306
<artifactId>spotbugs-annotations</artifactId>
307-
<version>4.9.2</version>
307+
<version>4.9.3</version>
308308
</dependency>
309309

310310
<!-- Signing using Google KMS -->

0 commit comments

Comments
 (0)