From ed6c6350015d52ea1cb033c7558f72b721ece84a Mon Sep 17 00:00:00 2001 From: WangHan <wwh_work@126,com> Date: 星期四, 19 十二月 2024 19:58:55 +0800 Subject: [PATCH] 打包名称修改,去除错误输出 --- consum-base/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/consum-base/pom.xml b/consum-base/pom.xml index 0edc9dd..8c0f307 100644 --- a/consum-base/pom.xml +++ b/consum-base/pom.xml @@ -39,7 +39,7 @@ <!-- 寮曞叆web瀹夊叏璁よ瘉妯″潡锛屽鏋滀笉寮曞叆鍒欎笉浼氬仛浠讳綍鏉冮檺鎷︽埅锛堣繖绉嶆ā寮忛�氬父鍙敤浜庡揩閫熸祴璇曪級, 2022/10/31 --> <dependency> <groupId>com.iplatform</groupId> - <artifactId>iplatform-base-security</artifactId> + <artifactId>iplatform-base-security-consum</artifactId> <exclusions> <exclusion> <artifactId>spring-security-crypto</artifactId> -- Gitblit v1.9.1