Skip to content

Commit 3b3eff6

Browse files
Bump com.github.spotbugs:spotbugs-annotations from 4.9.4 to 4.9.5 (#103)
Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.9.4 to 4.9.5. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.9.4...4.9.5) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-version: 4.9.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b1cc37a commit 3b3eff6

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.9.4</spotbugs.annotations.version>
72+
<spotbugs.annotations.version>4.9.5</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)