From 1ab7fa2548d7d5edfbbb3be46735724a1684c336 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 30 Jun 2025 03:18:19 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-10500754 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bcb6fc14..01dd963a 100644 --- a/pom.xml +++ b/pom.xml @@ -132,7 +132,7 @@ org.springframework.cloud spring-cloud-starter-netflix-eureka-client - 1.4.0.RELEASE + 2.0.0.RELEASE