Skip to content

Commit

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

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

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

See this project in Snyk:
https://app.snyk.io/org/pantheon.tech/project/ec677654-3fb5-43be-8a05-adca0f0349ce?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 26, 2024
1 parent 94014c4 commit 0b1d44a
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.3</version>
<version>4.8.5</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 0b1d44a

Please sign in to comment.