Skip to content

Commit aa5851e

Browse files
dependabot[bot]gaul
authored andcommitted
Bump com.github.spotbugs:spotbugs-annotations from 4.8.6 to 4.9.0
Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.8.6 to 4.9.0. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.8.6...4.9.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 34a0a51 commit aa5851e

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
@@ -462,7 +462,7 @@
462462
<dependency>
463463
<groupId>com.github.spotbugs</groupId>
464464
<artifactId>spotbugs-annotations</artifactId>
465-
<version>4.8.6</version>
465+
<version>4.9.0</version>
466466
<scope>provided</scope>
467467
</dependency>
468468
<dependency>

0 commit comments

Comments
 (0)