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 daa6c90 Update commons.spotbugs.version> 4.1.3 -> 4.1.4. daa6c90 is described below commit daa6c90f4f4c3820e21f265e4c98f1a3d346d1ff Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Dec 29 14:17:56 2020 -0500 Update commons.spotbugs.version> 4.1.3 -> 4.1.4. --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e6859c5..d8b5e63 100644 --- a/pom.xml +++ b/pom.xml @@ -187,7 +187,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.3</commons.spotbugs.version> + <commons.spotbugs.version>4.1.4</commons.spotbugs.version> <commons.spotbugs.impl.version>4.1.3</commons.spotbugs.impl.version> <commons.surefire-report.version>2.22.2</commons.surefire-report.version> <commons.surefire.version>2.22.2</commons.surefire.version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 5f69019..80daa7e 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -71,7 +71,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="sebb">commons-build-plugin 1.11 -> 1.12</action> <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.3.</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 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>