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 ae0a182ca7ad2d66e989f32c7aa200dbe07484af
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Dec 2 09:24:40 2024 +0100

    TIKA-4326: 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 7affada07..f2a73c591 100644
--- a/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
+++ b/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
@@ -173,7 +173,7 @@
       <dependency>
           <groupId>io.dropwizard.metrics</groupId>
           <artifactId>metrics-core</artifactId>
-          <version>4.2.28</version>
+          <version>4.2.29</version>
       </dependency>
       <dependency>
           <groupId>org.apache.commons</groupId>

Reply via email to