From 0680b6576e7ad983427b41c10d29e41e0e15da9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 05:40:58 +0000 Subject: [PATCH 1/2] Bump maven-assembly-plugin from 2.5.3 to 3.4.2 Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 2.5.3 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-2.5.3...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-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 02b7ba992..40dd77bdb 100644 --- a/pom.xml +++ b/pom.xml @@ -183,7 +183,7 @@ maven-assembly-plugin - 2.5.3 + 3.4.2 ${project.basedir}/src/main/assembly/bin.xml From 6ca54dd621047cc89dca54b13edb08f50f9d7202 Mon Sep 17 00:00:00 2001 From: Piotr Olaszewski Date: Sat, 8 Oct 2022 09:25:25 +0200 Subject: [PATCH 2/2] Change maven assembly plugin from deprecated attached to single --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 40dd77bdb..5ed589b11 100644 --- a/pom.xml +++ b/pom.xml @@ -194,7 +194,7 @@ make-assembly package - attached + single @@ -262,7 +262,7 @@ org.apache.maven.plugins maven-gpg-plugin - 1.6 + 1.6 EA919AF2