From a841479a144a14e655fbd7dcb2e8e26b20e5a8be Mon Sep 17 00:00:00 2001
From: 田源 <lastanimals@163.com>
Date: 星期四, 07 十二月 2023 11:17:01 +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.10.0