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 2023/09/30 14:28:53 UTC

[tika] 01/03: TIKA-4123: remove version defined in parent

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

commit 206e1db140510e7bb53fec844bc6e60019917833
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Sat Sep 30 15:21:13 2023 +0200

    TIKA-4123: remove version defined in parent
---
 tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml b/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
index 3772b921c..e9868cf28 100644
--- a/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
+++ b/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
@@ -80,7 +80,6 @@
       <dependency>
         <groupId>org.xerial.snappy</groupId>
         <artifactId>snappy-java</artifactId>
-        <version>1.1.10.5</version>
       </dependency>
       <dependency>
         <groupId>org.codehaus.jackson</groupId>