Skip to content

Commit a02e1f7

Browse files
committed
Updated Spotbugs
1 parent 9a39387 commit a02e1f7

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
@@ -173,7 +173,7 @@
173173
<plugin>
174174
<groupId>com.github.spotbugs</groupId>
175175
<artifactId>spotbugs-maven-plugin</artifactId>
176-
<version>3.1.1</version>
176+
<version>3.1.2</version>
177177
<configuration>
178178
<effort>Max</effort>
179179
<threshold>Low</threshold>

0 commit comments

Comments
 (0)