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 a29967e Bump build-helper-maven-plugin from 3.1.0 to 3.2.0 (#14) a29967e is described below commit a29967e33f04fa8b3687b2fcb0323f8ec2920bb6 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Jul 22 15:55:09 2020 -0400 Bump build-helper-maven-plugin from 3.1.0 to 3.2.0 (#14) Bumps [build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/build-helper-maven-plugin-3.1.0...build-helper-maven-plugin-3.2.0) Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6163794..0469ca1 100644 --- a/pom.xml +++ b/pom.xml @@ -119,7 +119,7 @@ <!-- Almost all signatures use version 1.0. Allow override just in case --> <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.1.0</commons.build-helper.version> + <commons.build-helper.version>3.2.0</commons.build-helper.version> <commons.build-plugin.version>1.11</commons.build-plugin.version> <commons.changes.version>2.12.1</commons.changes.version> <commons.checkstyle-plugin.version>3.1.0</commons.checkstyle-plugin.version>