From 21c50a5521b6f8d7586d569218a12c370bab6ca9 Mon Sep 17 00:00:00 2001 From: x ronger Date: Wed, 11 Nov 2020 21:19:23 +0800 Subject: [PATCH] =?UTF-8?q?:heavy=5Fminus=5Fsign:=20logback=20=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E5=86=B2=E7=AA=81=E9=97=AE=E9=A2=98=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/pom.xml b/pom.xml index fd053c5..c3a9fc5 100644 --- a/pom.xml +++ b/pom.xml @@ -28,6 +28,12 @@ redis.clients jedis 2.9.3 + + + ch.qos.logback + logback-classic + + org.springframework.boot @@ -37,6 +43,12 @@ org.springframework.boot spring-boot-starter-web + + + ch.qos.logback + logback-classic + + org.mybatis.spring.boot @@ -140,6 +152,12 @@ com.alibaba druid-spring-boot-starter 1.1.20 + + + ch.qos.logback + logback-classic + + org.springframework.boot