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 e461614ee8e6 chore(deps): Bump metrics-version from 4.2.37 to 4.2.38 
(#21045)
e461614ee8e6 is described below

commit e461614ee8e6c0703359db964b1a5de202388415
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 26 09:39:02 2026 +0100

    chore(deps): Bump metrics-version from 4.2.37 to 4.2.38 (#21045)
    
    Bumps `metrics-version` from 4.2.37 to 4.2.38.
    
    Updates `io.dropwizard.metrics:metrics-core` from 4.2.37 to 4.2.38
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.37...v4.2.38)
    
    Updates `io.dropwizard.metrics:metrics-jmx` from 4.2.37 to 4.2.38
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.37...v4.2.38)
    
    Updates `io.dropwizard.metrics:metrics-json` from 4.2.37 to 4.2.38
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.37...v4.2.38)
    
    ---
    updated-dependencies:
    - dependency-name: io.dropwizard.metrics:metrics-core
      dependency-version: 4.2.38
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: io.dropwizard.metrics:metrics-jmx
      dependency-version: 4.2.38
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.dropwizard.metrics:metrics-json
      dependency-version: 4.2.38
      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 aa1a026cb381..feafed28ae76 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -395,7 +395,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.5.1</maven-war-plugin-version>
-        <metrics-version>4.2.37</metrics-version>
+        <metrics-version>4.2.38</metrics-version>
         <micrometer-version>1.15.6</micrometer-version>
         <micrometer-tracing-version>1.5.5</micrometer-tracing-version>
         <microprofile-config-version>3.1</microprofile-config-version>

Reply via email to