Skip to content

Commit c4e66c0

Browse files
authored
Merge pull request steve-community#1435 from steve-community/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.8.4.0
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0
2 parents 7daa390 + 24367d2 commit c4e66c0

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.3.1</version>
208+
<version>4.8.4.0</version>
209209
<configuration>
210210
<failOnError>false</failOnError>
211211
<onlyAnalyze>de.rwth.idsg.steve.-</onlyAnalyze>

0 commit comments

Comments
 (0)