This is an automated email from the ASF dual-hosted git repository.

tilman pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/main by this push:
     new f1dc9d681 Bump io.dropwizard.metrics:metrics-core from 4.2.30 to 
4.2.32 (#2218)
f1dc9d681 is described below

commit f1dc9d6818f4df4eef6d0ca80864e4e26f4317cc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 26 08:32:59 2025 +0200

    Bump io.dropwizard.metrics:metrics-core from 4.2.30 to 4.2.32 (#2218)
    
    Bumps 
[io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics) 
from 4.2.30 to 4.2.32.
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.30...v4.2.32)
    
    ---
    updated-dependencies:
    - dependency-name: io.dropwizard.metrics:metrics-core
      dependency-version: 4.2.32
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 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 970f18c4a..0c82ce1f8 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.30</version>
+          <version>4.2.32</version>
       </dependency>
       <dependency>
           <groupId>org.apache.commons</groupId>

Reply via email to