Skip to content

Commit

Permalink
fix: upgrade com.github.spotbugs:spotbugs-annotations from 4.8.5 to 4…
Browse files Browse the repository at this point in the history
….8.6 (#1182)

Snyk has created this PR to upgrade com.github.spotbugs:spotbugs-annotations from 4.8.5 to 4.8.6.

See this package in maven:
com.github.spotbugs:spotbugs-annotations

See this project in Snyk:
https://app.snyk.io/org/predic8/project/ba8f26a2-ffb6-4476-8bc3-8c1da9297ba4?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
predic8 and snyk-bot authored Jul 10, 2024
1 parent 06392d8 commit a3995fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-annotations</artifactId>
<version>4.8.5</version>
<version>4.8.6</version>
</dependency>
<dependency>
<groupId>io.swagger</groupId>
Expand Down

0 comments on commit a3995fa

Please sign in to comment.