Skip to content

Commit 38092ba

Browse files
Merge pull request #220 from Checkmarx/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.8.6.2
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.1 to 4.8.6.2
2 parents 12cea6d + 3757127 commit 38092ba

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
@@ -29,7 +29,7 @@
2929
<plugin>
3030
<groupId>com.github.spotbugs</groupId>
3131
<artifactId>spotbugs-maven-plugin</artifactId>
32-
<version>4.8.6.1</version>
32+
<version>4.8.6.2</version>
3333
<configuration>
3434
<effort>Max</effort>
3535
<threshold>High</threshold>

0 commit comments

Comments
 (0)