Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/1.2.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Baxter committed Jun 11, 2018
2 parents b511303 + 97bcf4d commit bb7aece
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions spring-cloud-security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,11 @@
<groupId>org.springframework.security.oauth.boot</groupId>
<artifactId>spring-security-oauth2-autoconfigure</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-autoconfigure-processor</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-netflix-ribbon</artifactId>
Expand Down

0 comments on commit bb7aece

Please sign in to comment.