Update s-c-context dependency to s-c-starter

This commit is contained in:
Spencer Gibb
2018-01-31 23:21:40 -05:00
parent e57a404795
commit ce1efd6152

View File

@@ -34,7 +34,7 @@
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-context</artifactId>
<artifactId>spring-cloud-starter</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>