From b2d7e007a6914d8b23519a3727b92f8a1cbd18bd Mon Sep 17 00:00:00 2001 From: Avgustin Marinov Date: Fri, 15 Dec 2023 17:04:48 +0200 Subject: [PATCH] Fix CVE 2023-1370 (#1521) Signed-off-by: Marinov Avgustin --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 7b5df80e8..b93b651eb 100644 --- a/pom.xml +++ b/pom.xml @@ -162,8 +162,6 @@ 2.7.18 2021.0.8 2.0.0.RELEASE - - 5.7.11 1.7.0 @@ -853,11 +851,13 @@ spring-plugin-core ${spring.plugin.core.version} - + + org.springframework.security - spring-security-oauth2-client - ${spring.security.oauth2.client.version} + spring-security-oauth2-jose + 5.8.8 + compile