From 5d25050e03d4ccc7100362f1d6bbce1d21c5afe7 Mon Sep 17 00:00:00 2001 From: IoyoCode Date: Thu, 29 Feb 2024 11:41:02 +0000 Subject: [PATCH] chore: downgraded maven-shade-plugin due to compatibility issues with jitpack --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b38564ff..6c79475e 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.2 + 3.5.1 package