From cde7e91a06c9987a51e970f0f6ced0b0618ab082 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 8 Nov 2024 21:01:55 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMTHOUGHTWORKSXSTREAM-8352924 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c62d938c..28b86a46 100644 --- a/pom.xml +++ b/pom.xml @@ -139,7 +139,7 @@ org.springframework.cloud spring-cloud-starter-netflix-eureka-client - 1.4.0.RELEASE + 2.2.7.RELEASE @@ -201,7 +201,7 @@ com.thoughtworks.xstream xstream - 1.4.20 + 1.4.21