Skip to content

Commit

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

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

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/pantheon.tech/project/59682956-13aa-4892-96f2-6d593f9a1bb0?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 21, 2023
1 parent 4bb33a5 commit 9649cee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lighty-core/dependency-versions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-annotations</artifactId>
<version>4.8.1</version>
<version>4.8.2</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 9649cee

Please sign in to comment.