#56: Make spring-cloud-context required dependency.

This commit is contained in:
Ioannis Canellos
2016-08-30 13:45:22 +03:00
parent 1f549b4c81
commit fbc1f27115

View File

@@ -45,7 +45,6 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-context</artifactId>
<optional>true</optional>
</dependency>
<dependency>