From a23c113a46622b8f4a651260397af141c3fed5f3 Mon Sep 17 00:00:00 2001 From: shishuai Date: Wed, 29 Jun 2022 22:06:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E4=BA=8Elogback=E7=9A=84=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E6=BC=8F=E6=B4=9E=E4=BF=AE=E5=A4=8D=20#488?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kafka-manager-web/pom.xml | 5 +++++ pom.xml | 1 + 2 files changed, 6 insertions(+) diff --git a/kafka-manager-web/pom.xml b/kafka-manager-web/pom.xml index 2ba86f67..a28169e1 100644 --- a/kafka-manager-web/pom.xml +++ b/kafka-manager-web/pom.xml @@ -83,6 +83,11 @@ spring-boot-starter-logging ${spring.boot.version} + + ch.qos.logback + logback-classic + ${logback.version} + org.springframework.boot spring-boot-starter-thymeleaf diff --git a/pom.xml b/pom.xml index 9dc513cf..d8c4411e 100644 --- a/pom.xml +++ b/pom.xml @@ -30,6 +30,7 @@ 8.5.72 2.16.0 3.0.0 + 1.2.9