We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fd8da0 commit 69ec118Copy full SHA for 69ec118
artemis-java-template/pom.xml
@@ -309,7 +309,7 @@
309
<plugin>
310
<groupId>com.github.spotbugs</groupId>
311
<artifactId>spotbugs-maven-plugin</artifactId>
312
- <version>4.8.4.0</version>
+ <version>4.9.6.0</version>
313
<configuration>
314
<!-- Do not analyze the files in the test directory -->
315
<includeTests>${analyzeTests}</includeTests>
0 commit comments