Skip to content

Commit ed2eb89

Browse files
committed
Bump com.github.spotbugs:spotbugs from 4.9.5 to 4.9.6
1 parent bce64e1 commit ed2eb89

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
@@ -157,7 +157,7 @@
157157
<commons.taglist.version>3.2.1</commons.taglist.version>
158158
<commons.site-plugin.version>3.21.0</commons.site-plugin.version>
159159
<commons.spotbugs.plugin.version>4.9.6.0</commons.spotbugs.plugin.version>
160-
<commons.spotbugs.impl.version>4.9.5</commons.spotbugs.impl.version>
160+
<commons.spotbugs.impl.version>4.9.6</commons.spotbugs.impl.version>
161161
<commons.surefire-report.version>3.5.4</commons.surefire-report.version>
162162
<commons.surefire.version>3.5.4</commons.surefire.version>
163163
<commons.wagon-ssh.version>3.5.3</commons.wagon-ssh.version>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ The <action> type attribute can be add,update,fix,remove.
6262
<!-- ADD -->
6363
<!-- UPDATE -->
6464
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.5.0 to 4.9.6.0 #662.</action>
65+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.github.spotbugs:spotbugs from 4.9.5 to 4.9.6.</action>
6566
</release>
6667
<release version="88" date="2025-09-16" description="This is a feature and maintenance release. Java 8 or later is required.">
6768
<!-- FIX -->

0 commit comments

Comments
 (0)