Skip to content

Commit 8cdba30

Browse files
lhotarimerlimat
authored andcommitted
[improve][build] Upgrade SpotBugs to a version that supports JDK25 (#24768)
1 parent 6a7b845 commit 8cdba30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -354,8 +354,8 @@ flexible messaging model and an intuitive client API.</description>
354354
<wagon-ssh-external.version>3.5.3</wagon-ssh-external.version>
355355
<os-maven-plugin.version>1.7.0</os-maven-plugin.version>
356356
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
357-
<spotbugs-maven-plugin.version>4.9.3.0</spotbugs-maven-plugin.version>
358-
<spotbugs.version>4.9.3</spotbugs.version>
357+
<spotbugs-maven-plugin.version>4.9.6.0</spotbugs-maven-plugin.version>
358+
<spotbugs.version>4.9.6</spotbugs.version>
359359
<errorprone.version>2.38.0</errorprone.version>
360360
<errorprone-slf4j.version>0.1.28</errorprone-slf4j.version>
361361
<j2objc-annotations.version>1.3</j2objc-annotations.version>

0 commit comments

Comments
 (0)