|
@@ -67,10 +67,5 @@
|
|
|
<artifactId>framework-security</artifactId>
|
|
|
<version>${framework-security.version}</version>
|
|
|
</dependency>
|
|
|
- <dependency>
|
|
|
- <groupId>org.springframework.cloud</groupId>
|
|
|
- <artifactId>spring-cloud-starter-feign</artifactId>
|
|
|
- <version>1.4.7.RELEASE</version>
|
|
|
- </dependency>
|
|
|
</dependencies>
|
|
|
</project>
|