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 d6026ea --- (#418) d6026ea is described below commit d6026eadb2ddbcdbe5c6d28e35a858a22ab52f69 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed May 22 09:26:04 2024 -0400 --- (#418) updated-dependencies: - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... 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 8c5f341..5fa85a5 100644 --- a/pom.xml +++ b/pom.xml @@ -126,7 +126,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.7.1</commons.assembly-plugin.version> - <commons.build-helper.version>3.5.0</commons.build-helper.version> + <commons.build-helper.version>3.6.0</commons.build-helper.version> <commons.build-plugin.version>1.14.0</commons.build-plugin.version> <commons.changes.version>2.12.1</commons.changes.version> <commons.checkstyle-plugin.version>3.3.1</commons.checkstyle-plugin.version>