From 7599eaea60fd544121b82f57eadb1e8295688fd3 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 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/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service-sso/pom.xml b/service-sso/pom.xml index db558f5..f7d21d8 100644 --- a/service-sso/pom.xml +++ b/service-sso/pom.xml @@ -59,7 +59,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.3.3.RELEASE + 2.3.6.RELEASE org.thymeleaf.extras