Skip to content

Commit

Permalink
Bump spotbugs:spotbugs-annotations to 4.8.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.github.spotbugs:spotbugs-annotations
from 4.7.3 to 4.8.1.

Signed-off-by: Ivan Hrasko <[email protected]>
  • Loading branch information
snyk-bot authored and ihrasko committed Nov 30, 2023
1 parent d7b3bc1 commit e332a65
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.7.3</version>
<version>4.8.1</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit e332a65

Please sign in to comment.