From 200446a0d5027695737035fe0d1da3794742bad3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 20:33:07 +0000 Subject: [PATCH] build(deps): 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.4.0.RELEASE to 2.5.2.RELEASE. - [Commits](https://github.com/SpringSource/spring-security-oauth/compare/2.4.0.RELEASE...2.5.2.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.security.oauth:spring-security-oauth2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- authorization_server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authorization_server/pom.xml b/authorization_server/pom.xml index 67a88f98..9ac3ac73 100644 --- a/authorization_server/pom.xml +++ b/authorization_server/pom.xml @@ -73,7 +73,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.4.0.RELEASE + 2.5.2.RELEASE org.springframework.boot