Skip to content

Commit 62c835d

Browse files
committed
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.2 to 4.9.4.0
1 parent 50982b8 commit 62c835d

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
@@ -281,7 +281,7 @@
281281
<plugin>
282282
<groupId>com.github.spotbugs</groupId>
283283
<artifactId>spotbugs-maven-plugin</artifactId>
284-
<version>4.9.3.2</version>
284+
<version>4.9.4.0</version>
285285
<configuration>
286286
<includeFilterFile>.spotbugs/include.xml</includeFilterFile>
287287
</configuration>

0 commit comments

Comments
 (0)