From e01d51418dc81c337f977952093d7f731d7f7464 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 20:59:49 +0000 Subject: [PATCH] Bump maven-assembly-plugin from 3.1.0 to 3.4.2 Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.1.0 to 3.4.2. - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.1.0...maven-assembly-plugin-3.4.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-assembly-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- all/pom.xml | 2 +- tools/hasher/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 790b76064f..6ce35c7092 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -102,7 +102,7 @@ maven-assembly-plugin - 3.1.0 + 3.4.2 src/main/assembly/assembly.xml diff --git a/tools/hasher/pom.xml b/tools/hasher/pom.xml index c314ca8d64..80dbb35bba 100644 --- a/tools/hasher/pom.xml +++ b/tools/hasher/pom.xml @@ -58,7 +58,7 @@ maven-assembly-plugin - 3.1.0 + 3.4.2 src/main/assembly/cli.assembly.xml