From 34e1d795ac4cbad00c40c847abc45f9e72a4f045 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 07:36:26 +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.4. - [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..4ce58754 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.4 org.springframework.boot