Skip to content

Commit b643c87

Browse files
Merge pull request #246 from CheckmarxDev/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.7.3.5
Bump spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5
2 parents 8670f24 + 341f784 commit b643c87

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
@@ -64,7 +64,7 @@
6464
<plugin>
6565
<groupId>com.github.spotbugs</groupId>
6666
<artifactId>spotbugs-maven-plugin</artifactId>
67-
<version>4.7.3.4</version>
67+
<version>4.7.3.5</version>
6868
<configuration>
6969
<effort>Max</effort>
7070
<threshold>High</threshold>

0 commit comments

Comments
 (0)