diff --git a/spring-boot-REST-OAuth2/oauth2-authorization-server-with-mongo-token-store/pom.xml b/spring-boot-REST-OAuth2/oauth2-authorization-server-with-mongo-token-store/pom.xml index cc73ce7b..56cc2391 100644 --- a/spring-boot-REST-OAuth2/oauth2-authorization-server-with-mongo-token-store/pom.xml +++ b/spring-boot-REST-OAuth2/oauth2-authorization-server-with-mongo-token-store/pom.xml @@ -42,7 +42,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.3.2.RELEASE + 2.3.5.RELEASE