From 4208d7f9407ab7c9d6b756f5f8a7616b7686fc74 Mon Sep 17 00:00:00 2001
From: xiejun <xj@2023>
Date: 星期五, 17 十一月 2023 12:40:20 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 Source/UBCS/ubcs-auth/pom.xml |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/Source/UBCS/ubcs-auth/pom.xml b/Source/UBCS/ubcs-auth/pom.xml
index b55170b..691329f 100644
--- a/Source/UBCS/ubcs-auth/pom.xml
+++ b/Source/UBCS/ubcs-auth/pom.xml
@@ -132,11 +132,6 @@
             <artifactId>activation</artifactId>
             <version>1.1.1</version>
         </dependency>-->
-        <dependency>
-            <groupId>com.vci.ubcs</groupId>
-            <artifactId>ubcs-util-api</artifactId>
-            <version>3.0.1.RELEASE</version>
-        </dependency>
     </dependencies>
 
     <build>

--
Gitblit v1.9.3