From b609d62a8726279bb4eba76e990bee118fb1abcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=A9=AC=E5=93=A5=EF=BC=88mercyblitz=EF=BC=89?= Date: Mon, 8 Apr 2024 11:23:47 +0800 Subject: [PATCH] Update pom.xml --- microsphere-interceptor/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/microsphere-interceptor/pom.xml b/microsphere-interceptor/pom.xml index f4ba4be..c22b784 100644 --- a/microsphere-interceptor/pom.xml +++ b/microsphere-interceptor/pom.xml @@ -51,6 +51,13 @@ cglib + + + org.slf4j + slf4j-api + true + + junit @@ -58,6 +65,12 @@ test + + ch.qos.logback + logback-classic + test + + \ No newline at end of file