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