Skip to content

Commit 741f4f8

Browse files
committed
Updated Spotbugs
1 parent 2df6a7e commit 741f4f8

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
@@ -162,7 +162,7 @@
162162
<plugin>
163163
<groupId>com.github.spotbugs</groupId>
164164
<artifactId>spotbugs-maven-plugin</artifactId>
165-
<version>3.1.3.1</version>
165+
<version>3.1.5</version>
166166
<configuration>
167167
<effort>Max</effort>
168168
<threshold>Low</threshold>

0 commit comments

Comments
 (0)