This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-parent.git
The following commit(s) were added to refs/heads/master by this push: new 2597364 commons.spotbugs.impl.version 4.1.3 -> 4.2.0. 2597364 is described below commit 2597364834804ee399fca6e7428a7c00a88f53fd Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Dec 29 14:22:58 2020 -0500 commons.spotbugs.impl.version 4.1.3 -> 4.2.0. --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d8b5e63..4aae2f7 100644 --- a/pom.xml +++ b/pom.xml @@ -188,7 +188,7 @@ <commons.site-plugin.version>3.9.1</commons.site-plugin.version> <commons.source-plugin.version>3.2.1</commons.source-plugin.version> <commons.spotbugs.version>4.1.4</commons.spotbugs.version> - <commons.spotbugs.impl.version>4.1.3</commons.spotbugs.impl.version> + <commons.spotbugs.impl.version>4.2.0</commons.spotbugs.impl.version> <commons.surefire-report.version>2.22.2</commons.surefire-report.version> <commons.surefire.version>2.22.2</commons.surefire.version> <commons.wagon-ssh.version>3.4.2</commons.wagon-ssh.version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 80daa7e..a0c6841 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -72,7 +72,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory" due-to="Dependabot">Bump biz.aQute.bndlib from 5.1.2 to 5.2.0 #23.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump actions/checkout from v2.3.1 to v2.3.4, #15, #21, #25.</action> <action type="update" dev="ggregory">Update spotbugs-maven-plugin from 4.0.4 to 4.1.4.</action> - <action type="update" dev="ggregory">Update spotbugs impl from 4.0.6 to 4.1.3.</action> + <action type="update" dev="ggregory">Update spotbugs impl from 4.0.6 to 4.2.0.</action> <action type="update" dev="ggregory">Update com.github.siom79.japicmp:japicmp-maven-plugin 0.14.3 -> 0.14.4.</action> <action type="update" dev="ggregory">Update org.apache.maven.wagon:wagon-ssh 3.4.0 -> 3.4.2.</action> <action type="update" dev="ggregory">Update commons.pmd.version 3.13.0 -> 3.14.0.</action>