From 68e2250fe46536e492f6e7477c81efcf3b50d824 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Jan 2021 06:28:54 +0000 Subject: [PATCH] Bump spring-security-oauth2-autoconfigure in /user-api Bumps [spring-security-oauth2-autoconfigure](https://github.com/spring-projects/spring-security) from 2.4.0 to 2.4.2. - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Commits](https://github.com/spring-projects/spring-security/commits) Signed-off-by: dependabot[bot] --- user-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user-api/pom.xml b/user-api/pom.xml index b22a13b1..df1205cc 100644 --- a/user-api/pom.xml +++ b/user-api/pom.xml @@ -77,7 +77,7 @@ org.springframework.security.oauth.boot spring-security-oauth2-autoconfigure - 2.4.0 + 2.4.2 org.springframework.boot