From 2dd7fcfea0a3e2ba59547680a06cfe8a9bc10da8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 27 Jul 2024 11:02:13 +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 65c44ac..f3291ed 100644 --- a/pom.xml +++ b/pom.xml @@ -194,7 +194,7 @@ org.apache.tika tika-parsers - 1.24.1 + 2.0.0 @@ -213,7 +213,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.13.0 + 2.15.0