Skip to content

Commit

Permalink
Merge pull request #872 from aws/dependabot/maven/com.github.spotbugs…
Browse files Browse the repository at this point in the history
…-spotbugs-maven-plugin-4.8.5.0

chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.4.0 to 4.8.5.0
  • Loading branch information
deki committed May 7, 2024
2 parents 7d3f952 + 6fcdd4c commit 49ea0c7
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 @@ -249,7 +249,7 @@
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.8.4.0</version>
<version>4.8.5.0</version>
<configuration>
<!--
Enables analysis which takes more memory but finds more bugs.
Expand Down

0 comments on commit 49ea0c7

Please sign in to comment.