Skip to content

Commit 10df464

Browse files
authored
chore(deps): update spotbugs (#181)
1 parent 00d1811 commit 10df464

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
@@ -149,7 +149,7 @@
149149
<plugin>
150150
<groupId>com.github.spotbugs</groupId>
151151
<artifactId>spotbugs-maven-plugin</artifactId>
152-
<version>4.7.3.0</version>
152+
<version>4.7.3.5</version>
153153
<configuration>
154154
<effort>Max</effort>
155155
<!-- Reports all bugs (other values are medium and max) -->

0 commit comments

Comments
 (0)