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 581e8079c TIKA-4326: update ivy
581e8079c is described below

commit 581e8079c2ee42d48ff1b3b1aa070c539a9fbfa9
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Jan 6 13:12:00 2025 +0100

    TIKA-4326: update ivy
---
 tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 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 de460057f..875d4697c 100644
--- a/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
+++ b/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
@@ -142,7 +142,7 @@
       <dependency>
           <groupId>org.apache.ivy</groupId>
           <artifactId>ivy</artifactId>
-          <version>2.5.2</version>
+          <version>2.5.3</version>
       </dependency>
       <dependency>
           <groupId>org.apache.hadoop</groupId>

Reply via email to