From 16831bd47dcfbf14223c23e4566515e3b43c3a57 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Sun, 13 Nov 2022 10:11:49 +0100 Subject: [PATCH] GH-70 - Upgrade Maven Assembly Plugin to 3.4.2. --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 598a0476..290cb172 100644 --- a/pom.xml +++ b/pom.xml @@ -339,6 +339,7 @@ limitations under the License. org.apache.maven.plugins maven-assembly-plugin + 3.4.2 docs