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 47cb26458 TIKA-4379: update curator
47cb26458 is described below
commit 47cb2645866b2c09f4f6bc63f41b326ea0ef26f5
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Mar 8 06:19:56 2025 +0100
TIKA-4379: update curator
---
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 44317ed24..04cc6252c 100644
--- a/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
+++ b/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
@@ -32,7 +32,7 @@
<url>http://maven.apache.org</url>
<properties>
- <curator.version>5.7.1</curator.version>
+ <curator.version>5.8.0</curator.version>
<hadoop.version>3.4.1</hadoop.version>
</properties>