Skip to content

Commit 7248749

Browse files
author
Dennis Kieselhorst
authored
Merge pull request #607 from awslabs/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.7.3.5
chore(deps): bump spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5
2 parents fb9b2cb + bc106c7 commit 7248749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
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.7.3.4</version>
252+
<version>4.7.3.5</version>
253253
<configuration>
254254
<!--
255255
Enables analysis which takes more memory but finds more bugs.

0 commit comments

Comments
 (0)