From 51b4238efd1f94d850ad05b1108a41b68033253b Mon Sep 17 00:00:00 2001
From: ludc
Date: 星期四, 28 九月 2023 14:15:21 +0800
Subject: [PATCH] 本地提交

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

diff --git a/Source/UBCS/ubcs-auth/pom.xml b/Source/UBCS/ubcs-auth/pom.xml
index 1950919..c99f2db 100644
--- a/Source/UBCS/ubcs-auth/pom.xml
+++ b/Source/UBCS/ubcs-auth/pom.xml
@@ -132,6 +132,11 @@
             <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.10.0