This is an automated email from the ASF dual-hosted git repository. sebb 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 f6b8291 commons-build-plugin 1.11 -> 1.12 f6b8291 is described below commit f6b8291799bbd4f3629a0e5d51b98e3f927917c5 Author: Sebb <s...@apache.org> AuthorDate: Sun Oct 18 13:25:15 2020 +0100 commons-build-plugin 1.11 -> 1.12 --- pom.xml | 2 +- src/changes/changes.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index af1b885..c09d018 100644 --- a/pom.xml +++ b/pom.xml @@ -120,7 +120,7 @@ <commons.animal-sniffer.signature.version>1.0</commons.animal-sniffer.signature.version> <commons.assembly-plugin.version>3.3.0</commons.assembly-plugin.version> <commons.build-helper.version>3.2.0</commons.build-helper.version> - <commons.build-plugin.version>1.11</commons.build-plugin.version> + <commons.build-plugin.version>1.12</commons.build-plugin.version> <commons.changes.version>2.12.1</commons.changes.version> <commons.checkstyle-plugin.version>3.1.1</commons.checkstyle-plugin.version> <commons.clirr.version>2.8</commons.clirr.version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 1820df6..bd9638c 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -69,6 +69,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory" due-to="Dependabot">Update maven-project-info-reports-plugin from 3.1.0 to 3.1.1 #19.</action> <action type="update" dev="ggregory">Update Jacoco from 0.8.5 to 0.8.6.</action> <action type="update" dev="ggregory" due-to="Dependabot">Update actions/setup-java from v1.4.0 to v1.4.2 #18.</action> + <action type="update" dev="sebb">commons-build-plugin 1.11 -> 1.12</action> </release> <release version="52" date="2020-07-30" description="Add support for Java 15.">