From d7838d86a04967c64e5b4760df51ce2199c8cb88 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 4 Oct 2024 12:20:37 +0000 Subject: [PATCH] fix: navigator/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSIO-8161190 --- navigator/pom.xml | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/navigator/pom.xml b/navigator/pom.xml index 2972b01..bc54976 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 + 2.9.1 + +