Skip to content

Commit 89d058c

Browse files
authored
Merge pull request #1813 from steve-community/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.9.4.2
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.1 to 4.9.4.2
2 parents 9631781 + c82759a commit 89d058c

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
@@ -213,7 +213,7 @@
213213
<plugin>
214214
<groupId>com.github.spotbugs</groupId>
215215
<artifactId>spotbugs-maven-plugin</artifactId>
216-
<version>4.9.4.1</version>
216+
<version>4.9.4.2</version>
217217
<configuration>
218218
<failOnError>false</failOnError>
219219
<onlyAnalyze>de.rwth.idsg.steve.-</onlyAnalyze>

0 commit comments

Comments
 (0)