From 9fea6f82447609e1ca1d80c503ed7dd6b64771f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 18:32:21 +0000 Subject: [PATCH] Bump spring-security-oauth2 in /App2App/exchangerate/application Bumps [spring-security-oauth2](https://github.com/SpringSource/spring-security-oauth) from 2.2.0.RELEASE to 2.2.4.RELEASE. - [Commits](https://github.com/SpringSource/spring-security-oauth/compare/2.2.0.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] --- App2App/exchangerate/application/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/App2App/exchangerate/application/pom.xml b/App2App/exchangerate/application/pom.xml index 68996d9f4c..ed2a3251c3 100644 --- a/App2App/exchangerate/application/pom.xml +++ b/App2App/exchangerate/application/pom.xml @@ -44,7 +44,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.2.0.RELEASE + 2.2.4.RELEASE org.springframework