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 938d7d73813d62ca9ee3013c9c21660513541659
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Jun 23 08:34:33 2025 +0200

    TIKA-4440: update metrics-core
---
 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 6c342da16..831d11797 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.32</version>
+          <version>4.2.33</version>
       </dependency>
       <dependency>
           <groupId>org.apache.commons</groupId>

Reply via email to