Skip to content

Commit

Permalink
OAK-10954: Update spotbugs plugin to 4.8.6.2 (#1588)
Browse files Browse the repository at this point in the history
  • Loading branch information
reschke authored Jul 18, 2024
1 parent 1e391e7 commit 6ef5802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oak-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.8.5.0</version>
<version>4.8.6.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 6ef5802

Please sign in to comment.