Skip to content

Commit e9d4ede

Browse files
authored
Merge pull request #1072 from steve-community/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.7.3.1
Bump spotbugs-maven-plugin from 4.7.3.0 to 4.7.3.1
2 parents 34dab45 + 0a0c8b3 commit e9d4ede

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
@@ -201,7 +201,7 @@
201201
<plugin>
202202
<groupId>com.github.spotbugs</groupId>
203203
<artifactId>spotbugs-maven-plugin</artifactId>
204-
<version>4.7.3.0</version>
204+
<version>4.7.3.1</version>
205205
<configuration>
206206
<failOnError>false</failOnError>
207207
<onlyAnalyze>de.rwth.idsg.steve.-</onlyAnalyze>

0 commit comments

Comments
 (0)