fix compile/test issues related to boot 2.0 changes

This commit is contained in:
Spencer Gibb
2017-05-16 19:43:01 -06:00
parent 8d1a82f9b4
commit 7cfbcbd9e2
56 changed files with 456 additions and 294 deletions

View File

@@ -81,8 +81,7 @@
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-commons</artifactId>
<type>test-jar</type>
<artifactId>spring-cloud-test-support</artifactId>
<scope>test</scope>
<version>${spring-cloud-commons.version}</version>
</dependency>