|
|
|
|
@ -206,12 +206,13 @@
@@ -206,12 +206,13 @@
|
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.springframework.boot</groupId> |
|
|
|
|
<artifactId>spring-boot-junit-runners</artifactId> |
|
|
|
|
<artifactId>spring-boot-test</artifactId> |
|
|
|
|
<version>1.5.0.BUILD-SNAPSHOT</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.springframework.boot</groupId> |
|
|
|
|
<artifactId>spring-boot-test</artifactId> |
|
|
|
|
<type>test-jar</type> |
|
|
|
|
<version>1.5.0.BUILD-SNAPSHOT</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
@ -221,8 +222,7 @@
@@ -221,8 +222,7 @@
|
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.springframework.boot</groupId> |
|
|
|
|
<artifactId>spring-boot-test</artifactId> |
|
|
|
|
<type>test-jar</type> |
|
|
|
|
<artifactId>spring-boot-test-support</artifactId> |
|
|
|
|
<version>1.5.0.BUILD-SNAPSHOT</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
|