Skip to content

Commit 24c6a4d

Browse files
authored
Merge pull request #2055 from steve-community/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.10.2.0
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.3 to 4.10.2.0
2 parents 0431e7f + 1639314 commit 24c6a4d

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
@@ -200,7 +200,7 @@
200200
<plugin>
201201
<groupId>com.github.spotbugs</groupId>
202202
<artifactId>spotbugs-maven-plugin</artifactId>
203-
<version>4.9.8.3</version>
203+
<version>4.10.2.0</version>
204204
<configuration>
205205
<failOnError>false</failOnError>
206206
<onlyAnalyze>de.rwth.idsg.steve.-</onlyAnalyze>

0 commit comments

Comments
 (0)