From 05fb08ce854b96bdc196252d87ccadd6f865cdaa Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 28 Jul 2025 05:27:03 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-10734078 - https://snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-8731360 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 65c44ac..a9960ff 100644 --- a/pom.xml +++ b/pom.xml @@ -194,7 +194,7 @@ org.apache.tika tika-parsers - 1.24.1 + 2.0.0 @@ -207,7 +207,7 @@ org.apache.commons commons-text - 1.8 + 1.14.0