Skip to content

Commit 2f98468

Browse files
committed
[pom] Bump spotbugs to 4.9.3
1 parent 046a25f commit 2f98468

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.9.2.1-SNAPSHOT</version>
32+
<version>4.9.3.0-SNAPSHOT</version>
3333
<packaging>maven-plugin</packaging>
3434

3535
<name>spotbugs-maven-plugin</name>
@@ -171,7 +171,7 @@
171171
<project.build.outputTimestamp>1741054657</project.build.outputTimestamp>
172172

173173
<!-- Override spotbugs to this version from base-parent -->
174-
<spotbugs.version>4.9.2</spotbugs.version>
174+
<spotbugs.version>4.9.3</spotbugs.version>
175175

176176
<junitVersion>5.12.0</junitVersion>
177177
<slf4jVersion>2.0.17</slf4jVersion>

0 commit comments

Comments
 (0)