Skip to content

Commit b7aab77

Browse files
authored
Merge pull request #277 from dschadow/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.8.6.6
2 parents 7992d75 + 13e1d34 commit b7aab77

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
@@ -206,7 +206,7 @@
206206
<plugin>
207207
<groupId>com.github.spotbugs</groupId>
208208
<artifactId>spotbugs-maven-plugin</artifactId>
209-
<version>4.8.6.5</version>
209+
<version>4.8.6.6</version>
210210
<configuration>
211211
<effort>Max</effort>
212212
<threshold>Low</threshold>

0 commit comments

Comments
 (0)