diff --git a/jspwiki-tika-searchprovider/pom.xml b/jspwiki-tika-searchprovider/pom.xml index 1e80900961..1512b7e56c 100644 --- a/jspwiki-tika-searchprovider/pom.xml +++ b/jspwiki-tika-searchprovider/pom.xml @@ -46,6 +46,11 @@ test + + org.apache.tika + tika-core + + org.apache.tika tika-parsers-standard-package diff --git a/pom.xml b/pom.xml index 2c245a77f8..cf4733182a 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,7 @@ 5.24.1 1.7.32 1.7.0-async-beta - 2.0.0 + 2.1.0 9.0.50 1.8.0 2.0.1 @@ -298,6 +298,12 @@ ${lucene.version} + + org.apache.tika + tika-core + ${tika.version} + + org.apache.tika tika-parsers-standard-package