update 删除无用依赖 dubbo 3.0 不需要了

This commit is contained in:
疯狂的狮子li
2022-03-08 16:02:26 +08:00
parent ee81450db2
commit 6b1aa1ec1d

View File

@@ -31,11 +31,6 @@
<artifactId>dubbo-spring-boot-actuator</artifactId>
</dependency>
<dependency>
<groupId>com.alibaba.spring</groupId>
<artifactId>spring-context-support</artifactId>
</dependency>
<dependency>
<groupId>com.alibaba.csp</groupId>
<artifactId>sentinel-apache-dubbo-adapter</artifactId>