From c483089529479a6b22bcad6ea2f67c71cd272fd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Jul 2022 09:11:27 +0000 Subject: [PATCH] Bump maven-assembly-plugin from 3.3.0 to 3.4.0 Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.3.0...maven-assembly-plugin-3.4.0) --- 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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 988e8f84..dae9080f 100644 --- a/pom.xml +++ b/pom.xml @@ -140,7 +140,7 @@ under the License. org.apache.maven.plugins maven-assembly-plugin - 3.3.0 + 3.4.0 org.apache.maven.plugins