From 0c1d6d0ab81516e7d3e8ddbc4d163e26ea76a940 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A5=88=E7=A7=91=E6=96=AF=EF=BC=88NexIoT=EF=BC=89?= <16120872+nexiot@user.noreply.gitee.com> Date: Wed, 24 Sep 2025 09:00:04 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E7=A7=BB=E9=99=A4=E5=A4=9A=E4=BD=99?= =?UTF-8?q?=E7=9A=84=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cn-universal-framework/cn-universal-notice/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/cn-universal-framework/cn-universal-notice/pom.xml b/cn-universal-framework/cn-universal-notice/pom.xml index f783acf..e28d6d0 100644 --- a/cn-universal-framework/cn-universal-notice/pom.xml +++ b/cn-universal-framework/cn-universal-notice/pom.xml @@ -53,11 +53,6 @@ ${project.version} compile - - com.alibaba - fastjson - 2.0.57 - com.tencentcloudapi -- Gitee