Skip to content

Commit

Permalink
build(deps): upgrade com.github.spotbugs:spotbugs-annotations from 4.…
Browse files Browse the repository at this point in the history
…7.1 to 4.7.3 (#5)

Snyk has created this PR to upgrade com.github.spotbugs:spotbugs-annotations from 4.7.1 to 4.7.3.

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/sitepark/project/8efb9741-1785-40c3-a1af-539028fdc343?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
sitepark-veltrup and snyk-bot authored Jun 1, 2023
1 parent 8c312d6 commit 499e499
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 @@ -99,7 +99,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-annotations</artifactId>
<version>4.7.1</version>
<version>4.7.3</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit 499e499

Please sign in to comment.