From 090b37f09056bf05693d06c456701dfa4c0ac361 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 11 Jul 2025 22:02:51 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index c62d938c..fa5d87c2 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.0.0.RELEASE @@ -353,7 +353,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.8 + 2.15.0 @@ -365,7 +365,7 @@ com.fasterxml.jackson.core jackson-core - 2.9.8 + 2.15.0