From d39c06d04b4f555edbb981d6202109617353805b Mon Sep 17 00:00:00 2001 From: "junj2.liang" Date: Fri, 5 Aug 2022 18:48:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 5 ----- 说明.txt | 2 -- 2 files changed, 7 deletions(-) diff --git a/pom.xml b/pom.xml index 01c3e9f..4c66ff5 100644 --- a/pom.xml +++ b/pom.xml @@ -41,11 +41,6 @@ log4j-core ${log.version} - - org.apache.logging.log4j - log4j-slf4j-impl - ${log.version} - diff --git a/说明.txt b/说明.txt index 3047bab..848f6cc 100644 --- a/说明.txt +++ b/说明.txt @@ -5,8 +5,6 @@ - dependences 所有依赖 - groovy-all-2.3.2 通信协议支持 - proto-1.0-20220412 通信协议支持 - - slf4j-api-1.7.10 日志接口 - log4j-api-2.17.0.jar 日志接口 - log4j-core-2.17.0.jar 日志核心包 - - log4j-slf4j-impl-2.17.0.jar 日志桥接 - sydapi4j-1.0.20220722.jar 加密机通信包