Skip to content

Commit 89844c7

Browse files
Bump com.github.spotbugs:spotbugs-annotations from 4.8.6 to 4.9.3
Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.8.6 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.8.6...4.9.3) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-version: 4.9.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d98a73e commit 89844c7

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
@@ -69,7 +69,7 @@
6969
<properties>
7070
<!--Dependency versions-->
7171
<arpnetworking.commons.version>3.1.1</arpnetworking.commons.version>
72-
<spotbugs.annotations.version>4.8.6</spotbugs.annotations.version>
72+
<spotbugs.annotations.version>4.9.3</spotbugs.annotations.version>
7373
<hamcrest.version>3.0</hamcrest.version>
7474
<jsr305.version>3.0.2</jsr305.version>
7575
<junit.version>4.13.2</junit.version>

0 commit comments

Comments
 (0)