Skip to content

Commit 9614424

Browse files
committed
[pom] Bump remainder of spotbugs items to 4.8.6
1 parent d3b7c91 commit 9614424

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<groupId>com.github.spotbugs</groupId>
3131
<artifactId>spotbugs-maven-plugin</artifactId>
32-
<version>4.8.5.1-SNAPSHOT</version>
32+
<version>4.8.6-SNAPSHOT</version>
3333
<packaging>maven-plugin</packaging>
3434

3535
<name>spotbugs-maven-plugin</name>
@@ -168,7 +168,7 @@
168168
<project.build.outputTimestamp>1714932977</project.build.outputTimestamp>
169169

170170
<!-- Override spotbugs to this version from base-parent -->
171-
<spotbugs.version>4.8.5</spotbugs.version>
171+
<spotbugs.version>4.8.6</spotbugs.version>
172172

173173
<junitVersion>5.10.2</junitVersion>
174174
<spotbugsVersion>4.8.6</spotbugsVersion>

0 commit comments

Comments
 (0)