From 9f5cc422c094ad1b0fdb4605d9248c91de38a3ef Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 21 Mar 2024 23:28:58 +0100 Subject: [PATCH] GH-534 - Upgrade to Maven Assembly Plugin 3.7.1. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 12b677c7..193797f1 100644 --- a/pom.xml +++ b/pom.xml @@ -321,7 +321,7 @@ limitations under the License. org.apache.maven.plugins maven-assembly-plugin - 3.6.0 + 3.7.1 docs