|
|
|
@ -165,6 +165,11 @@
@@ -165,6 +165,11 @@
|
|
|
|
|
<artifactId>spring-boot-starter-test</artifactId> |
|
|
|
|
<scope>test</scope> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.junit.vintage</groupId> |
|
|
|
|
<artifactId>junit-vintage-engine</artifactId> |
|
|
|
|
<scope>test</scope> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.springframework.cloud</groupId> |
|
|
|
|
<artifactId>spring-cloud-test-support</artifactId> |
|
|
|
|