Skip to content

Commit

Permalink
Merge pull request #683 from awslabs/dependabot/maven/com.github.spot…
Browse files Browse the repository at this point in the history
…bugs-spotbugs-maven-plugin-4.8.1.0

chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.6 to 4.8.1.0
  • Loading branch information
deki authored Nov 13, 2023
2 parents cb444c1 + d9ad22c commit fdf778d
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.7.3.6</version>
<version>4.8.1.0</version>
<configuration>
<!--
Enables analysis which takes more memory but finds more bugs.
Expand Down

0 comments on commit fdf778d

Please sign in to comment.