From 35d7020a5b56dd3ec11d42694e12c115f0734144 Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Sat, 18 Mar 2023 13:10:37 +0100 Subject: [PATCH] [MSKINS-216] Add missing dependency to plexus-utils used in minify-maven-plugin This closes #49 --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 4e49c00e..22a8274a 100644 --- a/pom.xml +++ b/pom.xml @@ -189,6 +189,14 @@ under the License. com.samaxes.maven minify-maven-plugin 1.7.6 + + + + org.codehaus.plexus + plexus-utils + 3.5.1 + + default-minify