Skip to content

Commit 45d3bac

Browse files
authored
Merge pull request steve-community#1254 from steve-community/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.7.3.6
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.5 to 4.7.3.6
2 parents fe41a58 + 9a52665 commit 45d3bac

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
@@ -204,7 +204,7 @@
204204
<plugin>
205205
<groupId>com.github.spotbugs</groupId>
206206
<artifactId>spotbugs-maven-plugin</artifactId>
207-
<version>4.7.3.5</version>
207+
<version>4.7.3.6</version>
208208
<configuration>
209209
<failOnError>false</failOnError>
210210
<onlyAnalyze>de.rwth.idsg.steve.-</onlyAnalyze>

0 commit comments

Comments
 (0)