Skip to content

Commit 9fa53be

Browse files
committed
fix: upgrade com.github.spotbugs:spotbugs-annotations from 4.8.6 to 4.9.0
Snyk has created this PR to upgrade com.github.spotbugs:spotbugs-annotations from 4.8.6 to 4.9.0. See this package in maven: com.github.spotbugs:spotbugs-annotations See this project in Snyk: https://app.snyk.io/org/binkley/project/d862b334-25b9-4dfc-891d-f8f8de41fdf1?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 922e9f6 commit 9fa53be

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
@@ -115,7 +115,7 @@
115115
<project.build.sourceEncoding>${java.charset}</project.build.sourceEncoding>
116116
<project.reporting.outputEncoding>${java.charset}</project.reporting.outputEncoding>
117117
<spotbugs-maven-plugin.version>4.8.6.4</spotbugs-maven-plugin.version>
118-
<spotbugs.version>4.8.6</spotbugs.version>
118+
<spotbugs.version>4.9.0</spotbugs.version>
119119
<spotless-maven-plugin.version>2.43.0</spotless-maven-plugin.version>
120120
<taglist-maven-plugin.version>3.0.0</taglist-maven-plugin.version>
121121
<versions-maven-plugin.version>2.17.1</versions-maven-plugin.version>

0 commit comments

Comments
 (0)