From 7d36f65b19765dcfc64552a270014e18fca796f9 Mon Sep 17 00:00:00 2001 From: heavyrain2012 Date: Sat, 11 Dec 2021 11:27:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7log4j2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/pom.xml b/pom.xml index 1f1143c..fc3a401 100644 --- a/pom.xml +++ b/pom.xml @@ -50,6 +50,27 @@ + + org.apache.logging.log4j + log4j-slf4j-impl + 2.15.0 + + + org.apache.logging.log4j + log4j-api + 2.15.0 + + + org.apache.logging.log4j + log4j-core + 2.15.0 + + + org.apache.logging.log4j + log4j-to-slf4j + 2.15.0 + + com.oppo.push opush-server