From 8dd9aa336f6d6a87f7f66e1f1ad110a2d2d52743 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 27 Jul 2024 09:20:27 +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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 12f283f..8a8608a 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 + 3.1.0 @@ -171,12 +171,12 @@ com.fasterxml.jackson.core jackson-core - 2.10.5 + 2.15.0 com.fasterxml.jackson.core jackson-databind - 2.10.5.1 + 2.15.0 @@ -203,7 +203,7 @@ com.fasterxml.jackson.datatype jackson-datatype-jsr310 - 2.11.0 + 2.15.0