From 7841ebc8cd286a7240d7b1ac059be686e5e08673 Mon Sep 17 00:00:00 2001 From: Rafael Winterhalter Date: Fri, 23 Feb 2024 18:42:16 +0100 Subject: [PATCH] Avoid broken modular jars when using the shade plugin where the jar tool is removing packages from the module info that are not contained before adding the shaded contents. --- byte-buddy/pom.xml | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/byte-buddy/pom.xml b/byte-buddy/pom.xml index ccb2b35014..0bd8c3f8e8 100644 --- a/byte-buddy/pom.xml +++ b/byte-buddy/pom.xml @@ -169,9 +169,9 @@ - prepare-package + package - make-module + inject-module ${modulemaker.skip} diff --git a/pom.xml b/pom.xml index 1273d94dff..e613c9919e 100644 --- a/pom.xml +++ b/pom.xml @@ -103,7 +103,7 @@ 3.1.2 1.1 4.7.3.0 - 1.10 + 1.11 3.0 0.15.7 3.1.0