From cb51f3d49eaa220ef699e2c861599fdcc1989deb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 10 Dec 2025 05:12:09 +0000 Subject: [PATCH] fix: navigator/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETIKA-14188255 --- navigator/pom.xml | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/navigator/pom.xml b/navigator/pom.xml index 2972b01..59b25c2 100644 --- a/navigator/pom.xml +++ b/navigator/pom.xml @@ -1,20 +1,20 @@ - - - 4.0.0 - org.publo - navigator - 0.4 - jar - - UTF-8 - 1.8 - 1.8 - - - - org.apache.tika - tika-core - 2.4.1 - - + + + 4.0.0 + org.publo + navigator + 0.4 + jar + + UTF-8 + 1.8 + 1.8 + + + + org.apache.tika + tika-core + 3.2.2 + +