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

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


The following commit(s) were added to refs/heads/main by this push:
     new ec5b10079a7 chore(deps): Bump metrics-version from 4.2.36 to 4.2.37 
(#19202)
ec5b10079a7 is described below

commit ec5b10079a7437d20f53fe937b8c16fbadbfc733
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 16 10:15:10 2025 +0200

    chore(deps): Bump metrics-version from 4.2.36 to 4.2.37 (#19202)
    
    Bumps `metrics-version` from 4.2.36 to 4.2.37.
    
    Updates `io.dropwizard.metrics:metrics-core` from 4.2.36 to 4.2.37
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.36...v4.2.37)
    
    Updates `io.dropwizard.metrics:metrics-jmx` from 4.2.36 to 4.2.37
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.36...v4.2.37)
    
    Updates `io.dropwizard.metrics:metrics-json` from 4.2.36 to 4.2.37
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.36...v4.2.37)
    
    ---
    updated-dependencies:
    - dependency-name: io.dropwizard.metrics:metrics-core
      dependency-version: 4.2.37
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: io.dropwizard.metrics:metrics-jmx
      dependency-version: 4.2.37
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.dropwizard.metrics:metrics-json
      dependency-version: 4.2.37
      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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 5de4a2e5fd8..d96d8de4e71 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -376,7 +376,7 @@
         
<maven-surefire-report-plugin-version>3.5.4</maven-surefire-report-plugin-version>
         <maven-wagon-version>3.5.2</maven-wagon-version>
         <maven-war-plugin-version>3.4.0</maven-war-plugin-version>
-        <metrics-version>4.2.36</metrics-version>
+        <metrics-version>4.2.37</metrics-version>
         <micrometer-version>1.15.4</micrometer-version>
         <micrometer-tracing-version>1.5.4</micrometer-tracing-version>
         <microprofile-config-version>3.1</microprofile-config-version>

Reply via email to