From ca3f7abc9f9f469f9a1f7bbea4458549203b3944 Mon Sep 17 00:00:00 2001 From: Sergey Beryozkin Date: Thu, 23 Jul 2020 18:15:25 +0100 Subject: [PATCH] Update to Tika 1.24.1 --- bom/application/pom.xml | 6 +++++- integration-tests/tika/pom.xml | 1 + 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/bom/application/pom.xml b/bom/application/pom.xml index cc5393e1da13fe..9ba666b13192ff 100644 --- a/bom/application/pom.xml +++ b/bom/application/pom.xml @@ -137,7 +137,7 @@ 3.5.7 2.12.9 - 1.22 + 1.24.1 1.4 1.2.1 3.3.1 @@ -2476,6 +2476,10 @@ org.apache.cxf cxf-rt-rs-client + + commons-logging + commons-logging + ${tika.version} diff --git a/integration-tests/tika/pom.xml b/integration-tests/tika/pom.xml index d14a12ce1fcdc9..c0f0a220ab3dc4 100644 --- a/integration-tests/tika/pom.xml +++ b/integration-tests/tika/pom.xml @@ -149,6 +149,7 @@ true true ${graalvmHome} + --report-unsupported-elements-at-runtime