Skip to content

Commit d2d0893

Browse files
Merge pull request #160 from CheckmarxDev/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.7.2.0
Bump spotbugs-maven-plugin from 4.7.1.1 to 4.7.2.0
2 parents 245d66c + 7609489 commit d2d0893

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
@@ -63,7 +63,7 @@
6363
<plugin>
6464
<groupId>com.github.spotbugs</groupId>
6565
<artifactId>spotbugs-maven-plugin</artifactId>
66-
<version>4.7.1.1</version>
66+
<version>4.7.2.0</version>
6767
<configuration>
6868
<effort>Max</effort>
6969
<threshold>High</threshold>

0 commit comments

Comments
 (0)