From e1479d5ef552b8803eac7207101fe98e705a8fae Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 25 Apr 2022 02:26:46 +0000 Subject: [PATCH] Update dependency org.springframework.security.oauth:spring-security-oauth2 to v2.5.2.RELEASE --- ServiceA/pom.xml | 2 +- ServiceB/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ServiceA/pom.xml b/ServiceA/pom.xml index a79e56d..1571fcb 100644 --- a/ServiceA/pom.xml +++ b/ServiceA/pom.xml @@ -44,7 +44,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.5.1.RELEASE + 2.5.2.RELEASE compile diff --git a/ServiceB/pom.xml b/ServiceB/pom.xml index 096406c..1694013 100644 --- a/ServiceB/pom.xml +++ b/ServiceB/pom.xml @@ -54,7 +54,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.5.1.RELEASE + 2.5.2.RELEASE test