From c2be8b6fd026bd93c09891febedc1cc06e5bed7e Mon Sep 17 00:00:00 2001
From: mg <maokecheng@163.com>
Date: 星期三, 19 十月 2022 14:07:09 +0800
Subject: [PATCH] Merge branch 'master' of http://42.193.1.25:9521/r/sccg_server
---
ycl-platform/pom.xml | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/ycl-platform/pom.xml b/ycl-platform/pom.xml
index 084ec6a..171e455 100644
--- a/ycl-platform/pom.xml
+++ b/ycl-platform/pom.xml
@@ -26,11 +26,6 @@
<version>1.0.0</version>
</dependency>
<dependency>
- <groupId>commons-httpclient</groupId>
- <artifactId>commons-httpclient</artifactId>
- <version>3.0.1</version>
- </dependency>
- <dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
--
Gitblit v1.8.0