Skip to content

Commit 69ec118

Browse files
Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.6.0
1 parent 2fd8da0 commit 69ec118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

artemis-java-template/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@
309309
<plugin>
310310
<groupId>com.github.spotbugs</groupId>
311311
<artifactId>spotbugs-maven-plugin</artifactId>
312-
<version>4.8.4.0</version>
312+
<version>4.9.6.0</version>
313313
<configuration>
314314
<!-- Do not analyze the files in the test directory -->
315315
<includeTests>${analyzeTests}</includeTests>

0 commit comments

Comments
 (0)