From 2119085065aef7b83c030523fd4b1e64a211ac9b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 27 Jul 2024 00:04:54 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-7569538 --- 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