From ab45db15718f4ab3884283f12414c514cc55c6c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=A3lie=20*?= <44349276+tetelie@users.noreply.github.com> Date: Fri, 27 Feb 2026 18:27:26 +0100 Subject: [PATCH] add fat jar --- pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/pom.xml b/pom.xml index 64493bf..8370394 100644 --- a/pom.xml +++ b/pom.xml @@ -21,4 +21,22 @@ 1.18.1 + + + + org.apache.maven.plugins + maven-shade-plugin + 3.5.0 + + + package + shade + + + + + + + + \ No newline at end of file