From f2773156dbc6ecdaebcc85a5b3037cc64190982b Mon Sep 17 00:00:00 2001
From: zhaoweinan <326747337@qq.com>
Date: Mon, 8 Aug 2022 23:52:35 +0800
Subject: [PATCH] [hotfix-#1126][core] [client] In local test,class not found
com.esotericsoftware.minlog.Log.
---
chunjun-clients/pom.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/chunjun-clients/pom.xml b/chunjun-clients/pom.xml
index 5c5fb0da4b..fcc3c2a32b 100644
--- a/chunjun-clients/pom.xml
+++ b/chunjun-clients/pom.xml
@@ -42,10 +42,6 @@
logback-core
ch.qos.logback
-
- minlog
- com.esotericsoftware.minlog
-