Skip to content

Commit 625384c

Browse files
authored
Merge pull request #1637 from steve-community/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.8.6.6
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.5 to 4.8.6.6
2 parents f07cb22 + 28861a5 commit 625384c

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
@@ -205,7 +205,7 @@
205205
<plugin>
206206
<groupId>com.github.spotbugs</groupId>
207207
<artifactId>spotbugs-maven-plugin</artifactId>
208-
<version>4.8.6.5</version>
208+
<version>4.8.6.6</version>
209209
<configuration>
210210
<failOnError>false</failOnError>
211211
<onlyAnalyze>de.rwth.idsg.steve.-</onlyAnalyze>

0 commit comments

Comments
 (0)