Fixed netflix dependencies (most likely broke sth with oauth2)

This commit is contained in:
Marcin Grzejszczak
2017-09-27 10:45:37 +02:00
parent 2bee027ee1
commit e220179b43
3 changed files with 7 additions and 12 deletions

View File

@@ -66,7 +66,7 @@
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-zuul</artifactId>
<artifactId>spring-cloud-starter-netflix-zuul</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>