From 1e36a7c5b9fcbc531601cd5fea8fed5088cab6ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 18:32:42 +0000 Subject: [PATCH] Bump spring-security-oauth2 from 2.2.1.RELEASE to 2.2.4.RELEASE Bumps [spring-security-oauth2](https://github.com/SpringSource/spring-security-oauth) from 2.2.1.RELEASE to 2.2.4.RELEASE. - [Commits](https://github.com/SpringSource/spring-security-oauth/compare/2.2.1.RELEASE...2.2.4.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.security.oauth:spring-security-oauth2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9b39a6b..29d6dcf 100644 --- a/pom.xml +++ b/pom.xml @@ -141,7 +141,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.2.1.RELEASE + 2.2.4.RELEASE org.springframework