去掉spring-boot-admin-starter-client

This commit is contained in:
guoshengxiong 2025-09-04 11:10:09 +08:00
parent 7a6a3232ea
commit b2e08bb3fe

10
pom.xml
View File

@ -900,11 +900,11 @@
<artifactId>truelicense-core</artifactId> <artifactId>truelicense-core</artifactId>
<version>1.33</version> <version>1.33</version>
</dependency> </dependency>
<dependency> <!-- <dependency>-->
<groupId>de.codecentric</groupId> <!-- <groupId>de.codecentric</groupId>-->
<artifactId>spring-boot-admin-starter-client</artifactId> <!-- <artifactId>spring-boot-admin-starter-client</artifactId>-->
<version>3.5.2</version> <!-- <version>3.5.2</version>-->
</dependency> <!-- </dependency>-->
<dependency> <dependency>
<groupId>net.sf.mpxj</groupId> <groupId>net.sf.mpxj</groupId>
<artifactId>mpxj</artifactId> <artifactId>mpxj</artifactId>