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

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

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

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


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