Skip to content

Commit 722aebc

Browse files
Merge pull request #269 from CheckmarxDev/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.8.1.0
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.6 to 4.8.1.0
2 parents 884fed5 + 8d000cc commit 722aebc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.6</version>
67+
<version>4.8.1.0</version>
6868
<configuration>
6969
<effort>Max</effort>
7070
<threshold>High</threshold>

0 commit comments

Comments
 (0)