From ae74ffa5f0a896dd99507f652a99205b31dc67ce Mon Sep 17 00:00:00 2001 From: Christian Koop Date: Wed, 14 Jun 2023 21:41:09 +0200 Subject: [PATCH] Don't try to shade org.jetbrains.annotations and exclude it afterwards --- pom.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 22a9eb5..3c3922c 100644 --- a/pom.xml +++ b/pom.xml @@ -82,13 +82,6 @@ - - org.jetbrains:annotations - - ** - - - com.craftaro:CraftaroCore false @@ -143,7 +136,7 @@ org.jetbrains annotations 24.0.1 - compile + provided