Skip to content

Commit c7640ad

Browse files
Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.8.1
1 parent 2fd8da0 commit c7640ad

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

0 commit comments

Comments
 (0)