Skip to content

Commit 4c46d8d

Browse files
committed
[pom] Bump all to spotbugs 4.8.5
1 parent 5912a28 commit 4c46d8d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
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.4.1-SNAPSHOT</version>
32+
<version>4.8.5.0-SNAPSHOT</version>
3333
<packaging>maven-plugin</packaging>
3434

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

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

173173
<junitVersion>5.10.2</junitVersion>
174174
<spotbugsVersion>4.8.5</spotbugsVersion>
175-
<spotbugsTag>4.8.4</spotbugsTag>
175+
<spotbugsTag>4.8.5</spotbugsTag>
176176
<slf4jVersion>2.0.13</slf4jVersion>
177177

178178
<antVersion>1.10.14</antVersion>

0 commit comments

Comments
 (0)