Skip to content

Commit d2b9848

Browse files
authored
Merge pull request #260 from dschadow/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.9.1.0
2 parents dadc00b + 87cf8c2 commit d2b9848

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
@@ -143,7 +143,7 @@
143143
<plugin>
144144
<groupId>com.github.spotbugs</groupId>
145145
<artifactId>spotbugs-maven-plugin</artifactId>
146-
<version>4.8.6.6</version>
146+
<version>4.9.1.0</version>
147147
<configuration>
148148
<effort>Max</effort>
149149
<threshold>Low</threshold>

0 commit comments

Comments
 (0)