From 26b79c41e5ba1ffc8ab132d0c022b0aa55bb4aa4 Mon Sep 17 00:00:00 2001 From: Jacques Arhan Date: Wed, 15 Jun 2022 12:17:49 +0200 Subject: [PATCH] issue 262 - bundle library jar without all dependencies --- library/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/pom.xml b/library/pom.xml index 162cb01a..cfb177fe 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -153,7 +153,7 @@ maven-shade-plugin 3.2.1 - false + true false