Skip to content

Commit b67d59b

Browse files
authored
Merge pull request #322 from dschadow/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.9.3.1
2 parents d8b909d + d367c61 commit b67d59b

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
@@ -206,7 +206,7 @@
206206
<plugin>
207207
<groupId>com.github.spotbugs</groupId>
208208
<artifactId>spotbugs-maven-plugin</artifactId>
209-
<version>4.9.3.0</version>
209+
<version>4.9.3.1</version>
210210
<configuration>
211211
<effort>Max</effort>
212212
<threshold>Low</threshold>

0 commit comments

Comments
 (0)