Skip to content

Commit 31721b3

Browse files
authored
Merge pull request #1289 from aws/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.9.1.0
chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.6 to 4.9.1.0
2 parents 4ae9ba2 + 4b5a6b4 commit 31721b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@
249249
<plugin>
250250
<groupId>com.github.spotbugs</groupId>
251251
<artifactId>spotbugs-maven-plugin</artifactId>
252-
<version>4.8.6.6</version>
252+
<version>4.9.1.0</version>
253253
<configuration>
254254
<!--
255255
Enables analysis which takes more memory but finds more bugs.

0 commit comments

Comments
 (0)