From 3b9a6832efa96f473a46d924c13915ffe18b95f3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 Jun 2025 10:29:43 +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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 12f283f..9e58f8f 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ 1.0.0 4.0.0 - 1.4.1 + 1.4.4 1.2.5 11 0.14.0 @@ -148,7 +148,7 @@ org.springframework.boot spring-boot-starter-web - 2.5.8 + 2.6.0 @@ -171,12 +171,12 @@ com.fasterxml.jackson.core jackson-core - 2.10.5 + 2.13.0 com.fasterxml.jackson.core jackson-databind - 2.10.5.1 + 2.13.0 @@ -203,7 +203,7 @@ com.fasterxml.jackson.datatype jackson-datatype-jsr310 - 2.11.0 + 2.13.0