remove:移除无用依赖

This commit is contained in:
mroldx
2023-09-12 23:34:30 +08:00
parent a1a1c4061b
commit 29fe899668

View File

@@ -49,11 +49,6 @@
<dependencyManagement> <dependencyManagement>
<dependencies> <dependencies>
<dependency>
<groupId>com.abin.mallchat</groupId>
<artifactId>mallchat-common</artifactId>
<version>${version}</version>
</dependency>
<dependency> <dependency>
<groupId>com.abin.mallchat</groupId> <groupId>com.abin.mallchat</groupId>
<artifactId>mallchat-common-starter</artifactId> <artifactId>mallchat-common-starter</artifactId>