From b1f7c7c6725b023047b301d9b2d377c20d4f0997 Mon Sep 17 00:00:00 2001 From: Florian Zschocke Date: Tue, 31 Oct 2023 19:17:54 +0100 Subject: [PATCH] dep: Update Apache Tika to 1.28.5 --- .classpath | 2 +- build.moxie | 2 +- gitblit.iml | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.classpath b/.classpath index 823a61f2..0181995b 100644 --- a/.classpath +++ b/.classpath @@ -94,7 +94,7 @@ - + diff --git a/build.moxie b/build.moxie index efbf7d5e..057c1c9d 100644 --- a/build.moxie +++ b/build.moxie @@ -190,7 +190,7 @@ dependencies: - compile 'commons-codec:commons-codec:1.9' :war - compile 'redis.clients:jedis:2.6.2' :war - compile 'ro.fortsoft.pf4j:pf4j:0.9.0' :war -- compile 'org.apache.tika:tika-core:1.5' :war +- compile 'org.apache.tika:tika-core:1.28.5' :war - compile 'org.jsoup:jsoup:1.16.2' :war - compile 'com.sun.activation:javax.activation:1.2.0' :war :manager :fedclient - test 'junit:junit:4.12' diff --git a/gitblit.iml b/gitblit.iml index 20b42cee..0761644b 100644 --- a/gitblit.iml +++ b/gitblit.iml @@ -977,13 +977,13 @@ - + - + - + -- 2.39.5