update orange-demo-multi-service/application/stats/stats-service/pom.xml.

This commit is contained in:
orange-form
2021-05-07 13:41:45 +08:00
committed by Gitee
parent 3e35e4dbba
commit 3e462ed65a

View File

@@ -25,11 +25,6 @@
<artifactId>course-class-api</artifactId> <artifactId>course-class-api</artifactId>
<version>1.0.0</version> <version>1.0.0</version>
</dependency> </dependency>
<dependency>
<groupId>com.orange.demo</groupId>
<artifactId>common-log</artifactId>
<version>1.0.0</version>
</dependency>
<dependency> <dependency>
<groupId>com.orange.demo</groupId> <groupId>com.orange.demo</groupId>
<artifactId>common-redis</artifactId> <artifactId>common-redis</artifactId>