Skip to content

Commit

Permalink
Bump spotbugs version to 4.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheus-87 committed Dec 20, 2023
1 parent ab789e9 commit e680f07
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 @@ -163,7 +163,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs</artifactId>
<version>4.7.3</version>
<version>4.8.3</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit e680f07

Please sign in to comment.