spring-cloud / spring-cloud-common-security-config

A common security infrastructure used by Spring Cloud Data Flow and the projects in its ecosystem
19 stars 32 forks source link

Update Boot + Spring Security Oauth2 version #21

Closed ghillert closed 5 years ago

ghillert commented 6 years ago

This is for the 1.0.x branch only. We need to update the Boot version to 1.5.16.RELEASE

ghillert commented 6 years ago

Also, manually override the Spring Security OAuth version and explicitly depend on 2.3.4.RELEASE rather than the old version 2.0.15.RELEASE that is implicitly provided via Spring Boot 1.5.16.

ghillert commented 5 years ago

Covered by https://github.com/spring-cloud/spring-cloud-common-security-config/issues/37