diff --git a/blade-auth/pom.xml b/blade-auth/pom.xml index ad77af36..3cfcce75 100644 --- a/blade-auth/pom.xml +++ b/blade-auth/pom.xml @@ -71,10 +71,20 @@ org.springframework.cloud spring-cloud-starter-security - + + + org.springframework.security.oauth + spring-security-oauth2 + 2.3.5.RELEASE + + + org.springframework.boot + spring-boot-starter-data-redis + 2.1.6.RELEASE org.springframework.boot @@ -86,10 +96,6 @@ - - org.springframework.boot - spring-boot-starter-data-redis - org.springframework.security spring-security-jwt