From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Yiyu Si <1486864380@qq.com> Date: Thu, 17 Mar 2022 22:49:37 +0800 Subject: [PATCH] Update Log4j diff --git a/pom.xml b/pom.xml index a65381073fc6d4546280e36bb18a0b2dd54cfa93..570b3ddd0f5eaa3157227c2ec511ab6ff2354a22 100644 --- a/pom.xml +++ b/pom.xml @@ -71,19 +71,19 @@ org.apache.logging.log4j log4j-core - 2.8.1 + 2.17.1 compile org.apache.logging.log4j log4j-slf4j-impl - 2.8.1 + 2.17.1 runtime org.apache.logging.log4j log4j-iostreams - 2.8.1 + 2.17.1 compile @@ -277,7 +277,7 @@ META-INF/MANIFEST.MF com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository com.mojang.datafixers.util.Either - org.apache.logging.log4j/** + org/apache/logging/log4j/**