wangjx 3 лет назад
Родитель
Сommit
518829cf17
2 измененных файлов: 6 добавлений и 1 удалений
  1. +6
    -0
      pom.xml
  2. +0
    -1
      sentinel-dashboard/pom.xml

+ 6
- 0
pom.xml Просмотреть файл

@@ -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 Просмотреть файл

@@ -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>


Загрузка…
Отмена
Сохранить