Skip to content

Commit efc27b3

Browse files
authored
Merge pull request #331 from dschadow/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.9.4.0
2 parents 529b817 + 07b6cfa commit efc27b3

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.2</version>
209+
<version>4.9.4.0</version>
210210
<configuration>
211211
<effort>Max</effort>
212212
<threshold>Low</threshold>

0 commit comments

Comments
 (0)