Skip to content

Commit f2a0c28

Browse files
authored
Merge pull request #294 from dschadow/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.9.2.0
2 parents cbf8fd8 + d1c6c9c commit f2a0c28

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

0 commit comments

Comments
 (0)