From 29922ad2ddcc7c6878869b95003c5014e1d54fa0 Mon Sep 17 00:00:00 2001 From: "Mark A. Greenwood" Date: Tue, 2 Jul 2024 12:24:00 +0100 Subject: [PATCH] updated tika-core, poi, and commons-io to newer versions which hopefully contain less vulnerabilities --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 48d4999..3993276 100644 --- a/pom.xml +++ b/pom.xml @@ -63,11 +63,11 @@ UTF-8 1.8 1.8 - 1.25 + 1.28.5 2.0.24 1.8.16 1.70 - 4.1.2 + 5.2.2 1.6.1 3.6.3 1.7.30 @@ -82,7 +82,7 @@ compile - + org.apache.maven.resolver maven-resolver-impl @@ -182,7 +182,7 @@ commons-io commons-io - 2.8.0 + 2.11.0 compile