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

commit 728fb89052630231561af3a2b1e96c92a1a14002
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Aug 25 13:27:22 2025 +0200

    TIKA-4455: update metrics
---
 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 c8e4c178d..024834dd7 100644
--- a/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
+++ b/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
@@ -179,7 +179,7 @@
       <dependency>
           <groupId>io.dropwizard.metrics</groupId>
           <artifactId>metrics-core</artifactId>
-          <version>4.2.33</version>
+          <version>4.2.34</version>
       </dependency>
       <dependency>
           <groupId>org.apache.commons</groupId>

Reply via email to