Skip to content

Commit 6b2ea34

Browse files
Bump spotbugs-maven-plugin from 3.1.12.2 to 4.0.4 (#48)
1 parent 2a16f66 commit 6b2ea34

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
@@ -394,7 +394,7 @@
394394
<plugin>
395395
<groupId>com.github.spotbugs</groupId>
396396
<artifactId>spotbugs-maven-plugin</artifactId>
397-
<version>3.1.12.2</version>
397+
<version>4.0.4</version>
398398
<configuration>
399399
<effort>Max</effort>
400400
<!-- Reports all bugs (other values are medium and max) -->

0 commit comments

Comments
 (0)