Bläddra i källkod

nacos持久化

master
wangjx 3 år sedan
förälder
incheckning
f80d60b6b4
2 ändrade filer med 2 tillägg och 7 borttagningar
  1. +0
    -5
      pom.xml
  2. +2
    -2
      sentinel-dashboard/pom.xml

+ 0
- 5
pom.xml Visa fil

@@ -214,11 +214,6 @@
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-configuration-processor</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
</dependencyManagement>



+ 2
- 2
sentinel-dashboard/pom.xml Visa fil

@@ -135,11 +135,11 @@
<version>1.16.1</version>
<scope>test</scope>
</dependency>
<dependency>
<!--dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-configuration-processor</artifactId>
<optional>true</optional>
</dependency>
</dependency -->
</dependencies>

<build>


Laddar…
Avbryt
Spara