From 14e04287626a366b3b7a2876fecc8e416a75b90d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 11:36:55 +0000 Subject: [PATCH] build(deps): bump spring-security-oauth2 in /service-sso-client Bumps [spring-security-oauth2](https://github.com/SpringSource/spring-security-oauth) from 2.3.3.RELEASE to 2.3.6.RELEASE. - [Release notes](https://github.com/SpringSource/spring-security-oauth/releases) - [Commits](https://github.com/SpringSource/spring-security-oauth/compare/2.3.3.RELEASE...2.3.6.RELEASE) Signed-off-by: dependabot[bot] --- service-sso-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service-sso-client/pom.xml b/service-sso-client/pom.xml index 409ef71..fb9965e 100644 --- a/service-sso-client/pom.xml +++ b/service-sso-client/pom.xml @@ -43,7 +43,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.3.3.RELEASE + 2.3.6.RELEASE org.springframework.security