From 5fc2508bd266525388ac7fe60ee02586f645f2af Mon Sep 17 00:00:00 2001 From: hengyunabc Date: Thu, 24 Mar 2022 13:54:41 +0800 Subject: [PATCH] upgrade logback to 1.2.11, slf4j-api to 1.7.36 (#2132) --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 7d806ac0..651f3206 100644 --- a/pom.xml +++ b/pom.xml @@ -112,17 +112,17 @@ org.slf4j slf4j-api - 1.7.31 + 1.7.36 ch.qos.logback logback-classic - 1.2.3 + 1.2.11 ch.qos.logback logback-core - 1.2.3 + 1.2.11 com.alibaba.arthas