Selaa lähdekoodia

nacos持久化

master
wangjx 3 vuotta sitten
vanhempi
commit
518829cf17
2 muutettua tiedostoa jossa 6 lisäystä ja 1 poistoa
  1. +6
    -0
      pom.xml
  2. +0
    -1
      sentinel-dashboard/pom.xml

+ 6
- 0
pom.xml Näytä tiedosto

@@ -213,6 +213,12 @@
<version>${powermock.version}</version>
<scope>test</scope>
</dependency>

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



+ 0
- 1
sentinel-dashboard/pom.xml Näytä tiedosto

@@ -135,7 +135,6 @@
<version>1.16.1</version>
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-configuration-processor</artifactId>


Loading…
Peruuta
Tallenna