From 0e95936024f502ebe433565236188e0712ed056a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 11 Jun 2025 09:19:07 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-10332631 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index c62d938c..ab1173b7 100644 --- a/pom.xml +++ b/pom.xml @@ -139,7 +139,7 @@ org.springframework.cloud spring-cloud-starter-netflix-eureka-client - 1.4.0.RELEASE + 4.1.4 @@ -353,7 +353,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.8 + 2.13.0 @@ -365,7 +365,7 @@ com.fasterxml.jackson.core jackson-core - 2.9.8 + 2.13.0