Skip to content

Commit 4167e30

Browse files
committed
Bump com.github.spotbugs:spotbugs from 4.9.3 to 4.9.4
1 parent 55f92b9 commit 4167e30

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
@@ -153,7 +153,7 @@
153153
<commons.taglist.version>3.2.1</commons.taglist.version>
154154
<commons.site-plugin.version>3.21.0</commons.site-plugin.version>
155155
<commons.spotbugs.plugin.version>4.9.3.2</commons.spotbugs.plugin.version>
156-
<commons.spotbugs.impl.version>4.9.3</commons.spotbugs.impl.version>
156+
<commons.spotbugs.impl.version>4.9.4</commons.spotbugs.impl.version>
157157
<commons.surefire-report.version>3.5.3</commons.surefire-report.version>
158158
<commons.surefire.version>3.5.3</commons.surefire.version>
159159
<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
@@ -70,6 +70,7 @@ The <action> type attribute can be add,update,fix,remove.
7070
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-javascript from 7.14.0 to 7.16.0.</action>
7171
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-jsp from 7.14.0 to 7.16.0.</action>
7272
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.0 to 4.9.3.2.</action>
73+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.github.spotbugs:spotbugs from 4.9.3 to 4.9.4.</action>
7374
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-pmd-plugin from 3.26.0 to 3.27.0.</action>
7475
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-build-plugin from 1.15.0 to 1.16.0.</action>
7576
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.moditect:moditect-maven-plugin from 1.2.2.Final to 1.3.0.Final.</action>

0 commit comments

Comments
 (0)