Skip to content

Commit a48dd04

Browse files
chore(deps): bump com.github.spotbugs:spotbugs-annotations
Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.7.3 to 4.8.3. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.7.3...4.8.3) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ee8b08 commit a48dd04

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
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>com.github.spotbugs</groupId>
9898
<artifactId>spotbugs-annotations</artifactId>
99-
<version>4.7.3</version>
99+
<version>4.8.3</version>
100100
<optional>true</optional>
101101
</dependency>
102102

0 commit comments

Comments
 (0)