We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3b7c91 commit 9614424Copy full SHA for 9614424
pom.xml
@@ -29,7 +29,7 @@
29
30
<groupId>com.github.spotbugs</groupId>
31
<artifactId>spotbugs-maven-plugin</artifactId>
32
- <version>4.8.5.1-SNAPSHOT</version>
+ <version>4.8.6-SNAPSHOT</version>
33
<packaging>maven-plugin</packaging>
34
35
<name>spotbugs-maven-plugin</name>
@@ -168,7 +168,7 @@
168
<project.build.outputTimestamp>1714932977</project.build.outputTimestamp>
169
170
<!-- Override spotbugs to this version from base-parent -->
171
- <spotbugs.version>4.8.5</spotbugs.version>
+ <spotbugs.version>4.8.6</spotbugs.version>
172
173
<junitVersion>5.10.2</junitVersion>
174
<spotbugsVersion>4.8.6</spotbugsVersion>
0 commit comments