Skip to content

Commit df5da85

Browse files
committed
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.2 to 4.9.8.3
1 parent 659be57 commit df5da85

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
<commons.asm.version>9.9.1</commons.asm.version>
153153
<commons.taglist.version>3.2.2</commons.taglist.version>
154154
<commons.site-plugin.version>3.21.0</commons.site-plugin.version>
155-
<commons.spotbugs.plugin.version>4.9.8.2</commons.spotbugs.plugin.version>
155+
<commons.spotbugs.plugin.version>4.9.8.3</commons.spotbugs.plugin.version>
156156
<commons.spotbugs.impl.version>4.9.8</commons.spotbugs.impl.version>
157157
<commons.surefire-report.version>3.5.5</commons.surefire-report.version>
158158
<commons.surefire.version>3.5.5</commons.surefire.version>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ The <action> type attribute can be add,update,fix,remove.
6565
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.felix:maven-bundle-plugin from 6.0.0 on 6.0.2 on Java 17 and up.</action>
6666
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.puppycrawl.tools:checkstyle from 12.3.1 to 13.3.0 on Java 21 and up.</action>
6767
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump biz.aQute.bnd:biz.aQute.bndlib from 7.2.1 to 7.2.3 on Java 17 and up.</action>
68+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.2 to 4.9.8.3.</action>
6869
</release>
6970
<release version="97" date="2026-02-21" description="This is a feature and maintenance release. Java 8 or later is required.">
7071
<!-- FIX -->

0 commit comments

Comments
 (0)