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 a3964a0 Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.0 to 3.7.1 (#384) a3964a0 is described below commit a3964a09f7a60bac310957f3ca0691b96af816c5 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Mar 19 10:16:03 2024 -0400 Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.0 to 3.7.1 (#384) Bumps [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.7.0 to 3.7.1. - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.7.0...maven-assembly-plugin-3.7.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-assembly-plugin dependency-type: direct:production update-type: version-update:semver-patch ... 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 533c49d..e29a8b8 100644 --- a/pom.xml +++ b/pom.xml @@ -137,7 +137,7 @@ <commons.animal-sniffer.version>1.23</commons.animal-sniffer.version> <!-- 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.0</commons.assembly-plugin.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-plugin.version>1.13</commons.build-plugin.version> <commons.changes.version>2.12.1</commons.changes.version>