Skip to content

Commit 8d22daf

Browse files
Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.3.2
1 parent 8f9ecdf commit 8d22daf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3.2</version>
313313
<configuration>
314314
<!-- Do not analyze the files in the test directory -->
315315
<includeTests>${analyzeTests}</includeTests>

0 commit comments

Comments
 (0)