From abbd5bbaa1d3037c750959b2ccd40a7799ea8276 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Moreira?= Date: Sat, 6 Jul 2024 15:43:27 +0200 Subject: [PATCH] Update tika instead --- backend/pom.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/backend/pom.xml b/backend/pom.xml index 27993450..2e83f116 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -66,10 +66,16 @@ 1.78.1 - org.apache.james - apache-mime4j-core - 0.8.10 + org.apache.tika + tika-core + 2.9.2 + + org.apache.tika + tika-parsers-standard-package + 2.9.2 + + org.apache.commons