You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ti...@apache.org on 2022/05/29 10:11:46 UTC

[tika] branch main updated: TIKA-3751: remove unused

This is an automated email from the ASF dual-hosted git repository.

tilman pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/main by this push:
     new 16ba11686 TIKA-3751: remove unused
16ba11686 is described below

commit 16ba11686df78ae48162e20a3dbb3ad0170ca1c6
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Sun May 29 12:11:25 2022 +0200

    TIKA-3751: remove unused
---
 tika-parent/pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index dd0f721c8..5cb17c727 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -354,8 +354,6 @@
     <mime4j.version>0.8.4</mime4j.version>
     <mockito.version>4.5.1</mockito.version>
     <netcdf-java.version>4.5.5</netcdf-java.version>
-    <opencsv.version>2.3</opencsv.version>
-    <objenesis.version>3.2</objenesis.version>
     <openjson.version>1.0.12</openjson.version>
     <opennlp.version>1.9.4</opennlp.version>
     <ops4j.version>1.5.1</ops4j.version>