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

apupier 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 4f0d14ed6a97 chore(deps): Bump metrics-version from 4.2.38 to 4.2.39
4f0d14ed6a97 is described below

commit 4f0d14ed6a974b933bf4bfe32f600e80cf7d7fa5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 26 08:17:41 2026 +0000

    chore(deps): Bump metrics-version from 4.2.38 to 4.2.39
    
    Bumps `metrics-version` from 4.2.38 to 4.2.39.
    
    Updates `io.dropwizard.metrics:metrics-core` from 4.2.38 to 4.2.39
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.38...v4.2.39)
    
    Updates `io.dropwizard.metrics:metrics-jmx` from 4.2.38 to 4.2.39
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.38...v4.2.39)
    
    Updates `io.dropwizard.metrics:metrics-json` from 4.2.38 to 4.2.39
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.38...v4.2.39)
    
    ---
    updated-dependencies:
    - dependency-name: io.dropwizard.metrics:metrics-core
      dependency-version: 4.2.39
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: io.dropwizard.metrics:metrics-jmx
      dependency-version: 4.2.39
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.dropwizard.metrics:metrics-json
      dependency-version: 4.2.39
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 35a49b385b63..1a6262eb8bbb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -378,7 +378,7 @@
         
<maven-surefire-report-plugin-version>3.5.5</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.38</metrics-version>
+        <metrics-version>4.2.39</metrics-version>
         <micrometer-version>1.16.5</micrometer-version>
         <micrometer-tracing-version>1.6.5</micrometer-tracing-version>
         <microprofile-config-version>3.1.1</microprofile-config-version>

Reply via email to