Skip to content

Commit 50ad3a8

Browse files
authored
Merge pull request #335 from dschadow/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.9.4.2
2 parents 644cdfa + 4a6455e commit 50ad3a8

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

0 commit comments

Comments
 (0)