删除重复的包

This commit is contained in:
刘才福 2023-06-26 20:36:24 +08:00
parent d2de0c18d1
commit 1eb316fc68
2 changed files with 0 additions and 10 deletions

View File

@ -21,11 +21,6 @@
</properties>
<dependencies>
<dependency>
<groupId>cn.axzo.msgcenter</groupId>
<artifactId>msg-center</artifactId>
<version>1.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>

View File

@ -27,11 +27,6 @@
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
</dependency>
<dependency>
<groupId>cn.axzo.framework</groupId>
<artifactId>axzo-auth-spring-boot-starter</artifactId>
</dependency>
<dependency>
<groupId>cn.axzo.draven</groupId>
<artifactId>draven-spring-boot-starter</artifactId>