From 04f6b82877a8dca060e248722de2fce5d98af789 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 27 Jul 2024 11:53: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-7569538 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bf771cd..fc455a1 100644 --- a/pom.xml +++ b/pom.xml @@ -19,12 +19,12 @@ com.fasterxml.jackson.core jackson-core - 2.9.9 + 2.15.0 com.fasterxml.jackson.core jackson-databind - 2.9.9 + 2.15.0 org.jetbrains