Skip to content

Commit df74aa3

Browse files
chore(deps): bump com.github.spotbugs:spotbugs-annotations
Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.9.0 to 4.9.1. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.9.0...4.9.1) --- 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 6535ace commit df74aa3

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
@@ -65,7 +65,7 @@
6565
<!-- need argLine to use `@{argLine}`(e.g. `maven-surefire-plugin`) -->
6666
<argLine/>
6767

68-
<spotbugs.annotations.version>4.9.0</spotbugs.annotations.version>
68+
<spotbugs.annotations.version>4.9.1</spotbugs.annotations.version>
6969
<jsr305.version>3.0.2</jsr305.version>
7070
<jetbrains.annotations.version>26.0.2</jetbrains.annotations.version>
7171

0 commit comments

Comments
 (0)