Skip to content

Commit

Permalink
fix: upgrade com.github.spotbugs:spotbugs-annotations from 4.8.0 to 4…
Browse files Browse the repository at this point in the history
….8.1

Snyk has created this PR to upgrade com.github.spotbugs:spotbugs-annotations from 4.8.0 to 4.8.1.

See this package in Maven Repository:
https://mvnrepository.com/artifact/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
  • Loading branch information
snyk-bot committed Nov 29, 2023
1 parent e1174eb commit a82546a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<project.build.sourceEncoding>${java.charset}</project.build.sourceEncoding>
<project.reporting.outputEncoding>${java.charset}</project.reporting.outputEncoding>
<spotbugs-maven-plugin.version>4.8.1.0</spotbugs-maven-plugin.version>
<spotbugs.version>4.8.0</spotbugs.version>
<spotbugs.version>4.8.1</spotbugs.version>
<system-lambda.version>1.2.1</system-lambda.version>
<taglist-maven-plugin.version>3.0.0</taglist-maven-plugin.version>
<versions-maven-plugin.version>2.16.1</versions-maven-plugin.version>
Expand Down

0 comments on commit a82546a

Please sign in to comment.