From 2ccde4ee948181e8a009b67310ee55fff7acb622 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 17:37:23 +0000 Subject: [PATCH] Bump org.springframework.security.oauth:spring-security-oauth2 Bumps [org.springframework.security.oauth:spring-security-oauth2](https://github.com/SpringSource/spring-security-oauth) from 2.5.0.RELEASE to 2.5.2.RELEASE. - [Commits](https://github.com/SpringSource/spring-security-oauth/compare/2.5.0.RELEASE...2.5.2.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.security.oauth:spring-security-oauth2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SpringSecurityBootSingle/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpringSecurityBootSingle/pom.xml b/SpringSecurityBootSingle/pom.xml index e9f0dff..ea209a3 100644 --- a/SpringSecurityBootSingle/pom.xml +++ b/SpringSecurityBootSingle/pom.xml @@ -81,7 +81,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.5.0.RELEASE + 2.5.2.RELEASE