From f771388f918bce83d00312efef7cce2c76e1c5b5 Mon Sep 17 00:00:00 2001 From: "Carlos E. Feria Vila" Date: Wed, 22 Feb 2023 14:44:11 +0100 Subject: [PATCH] [WINDUP-3681] - Upgrade maven-assembly-plugin version (#103) (#107) * Upgrade maven-assembly-plugin version * Test version 3.0.0 * Upgrade to version 3.4.2 * Verify custom version of jdk * Verify custom version of jdk * Restore version of jdk * Verify maven version * Remove test code and sync with maven 3.9.0 compatibility * Remove test code and sync with maven 3.9.0 compatibility --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 81d4570..9e0f66f 100644 --- a/pom.xml +++ b/pom.xml @@ -162,6 +162,7 @@ org.apache.maven.plugins maven-assembly-plugin + 3.4.2 distribution-offline