mirror of
https://github.com/yangzongzhuan/RuoYi-Cloud.git
synced 2025-09-02 10:48:41 +00:00
remove 删除无用 admin-client 依赖声明 避免造成误解
This commit is contained in:
7
pom.xml
7
pom.xml
@@ -87,13 +87,6 @@
|
||||
<scope>import</scope>
|
||||
</dependency>
|
||||
|
||||
<!-- SpringBoot 监控客户端 -->
|
||||
<dependency>
|
||||
<groupId>de.codecentric</groupId>
|
||||
<artifactId>spring-boot-admin-starter-client</artifactId>
|
||||
<version>${spring-boot-admin.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- FastDFS 分布式文件系统 -->
|
||||
<dependency>
|
||||
<groupId>com.github.tobato</groupId>
|
||||
|
Reference in New Issue
Block a user