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

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


The following commit(s) were added to refs/heads/branch_3x by this push:
     new 80f384cf0 TIKA-4326: remove duplicate entry
80f384cf0 is described below

commit 80f384cf03fc066a6f9a80f476dec79f4862e823
Author: Tilman Hausherr <[email protected]>
AuthorDate: Tue Jan 14 12:45:21 2025 +0100

    TIKA-4326: remove duplicate entry
---
 tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

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 838995a2e..e0194b0ba 100644
--- a/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
+++ b/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
@@ -72,11 +72,6 @@
             </exclusion>
         </exclusions>
       </dependency>
-      <dependency>
-          <groupId>org.jline</groupId>
-          <artifactId>jline</artifactId>
-          <version>3.28.0</version>
-      </dependency>
       <dependency>
         <groupId>net.bytebuddy</groupId>
         <artifactId>byte-buddy</artifactId>

Reply via email to