Skip to content

Commit

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

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

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

See this project in Snyk:
https://app.snyk.io/org/pantheon.tech/project/8e78bfc0-3728-47b1-b166-fd655935f27d?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 8, 2025
1 parent 8ee7efb commit 3bb2684
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.6</version>
<version>4.9.1</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 3bb2684

Please sign in to comment.