From 09004db173424f6641aa52fa95020c394a98b7b9 Mon Sep 17 00:00:00 2001 From: Pil0tXia Date: Fri, 15 Mar 2024 01:39:20 +0800 Subject: [PATCH] exclude log4j-slf4j-impl --- eventmesh-dashboard-console/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/eventmesh-dashboard-console/pom.xml b/eventmesh-dashboard-console/pom.xml index a638c99d..737e9b12 100644 --- a/eventmesh-dashboard-console/pom.xml +++ b/eventmesh-dashboard-console/pom.xml @@ -80,6 +80,10 @@ junit junit-dep + + org.apache.logging.log4j + log4j-slf4j-impl +