From b6d360e399f603c28f8d594ab36aab5ed97bc281 Mon Sep 17 00:00:00 2001 From: FatSaw Date: Sun, 5 Mar 2023 15:01:30 +0200 Subject: [PATCH] Update pom.xml --- sources/pom.xml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/sources/pom.xml b/sources/pom.xml index cf0734715..8bcca9fe6 100644 --- a/sources/pom.xml +++ b/sources/pom.xml @@ -136,6 +136,31 @@ + + org.ow2.asm + asm + 9.2 + + + org.ow2.asm + asm-tree + 9.2 + + + org.ow2.asm + asm-analysis + 9.2 + + + org.ow2.asm + asm-util + 9.2 + + + org.ow2.asm + asm-commons + 9.2 + io.akarin mixin @@ -287,6 +312,18 @@ org/apache/logging/log4j/** + + io.akarin:legacylauncher:** + + org/objectweb/** + + + + com.destroystokyo.paper:paper-api:** + + org/objectweb/** + + *:*