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

davsclaus 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 e0a2492eba5 chore(deps): Bump metrics-version from 4.2.27 to 4.2.28 
(#15839)
e0a2492eba5 is described below

commit e0a2492eba5a8bfb98e402959210c0c587c08644
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 4 13:31:23 2024 +0200

    chore(deps): Bump metrics-version from 4.2.27 to 4.2.28 (#15839)
    
    Bumps `metrics-version` from 4.2.27 to 4.2.28.
    
    Updates `io.dropwizard.metrics:metrics-core` from 4.2.27 to 4.2.28
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.27...v4.2.28)
    
    Updates `io.dropwizard.metrics:metrics-jmx` from 4.2.27 to 4.2.28
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.27...v4.2.28)
    
    Updates `io.dropwizard.metrics:metrics-json` from 4.2.27 to 4.2.28
    - [Release notes](https://github.com/dropwizard/metrics/releases)
    - [Commits](https://github.com/dropwizard/metrics/compare/v4.2.27...v4.2.28)
    
    ---
    updated-dependencies:
    - dependency-name: io.dropwizard.metrics:metrics-core
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: io.dropwizard.metrics:metrics-jmx
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.dropwizard.metrics:metrics-json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 640cfc736b5..2ffd1a0c0c0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -353,7 +353,7 @@
         
<maven-surefire-report-plugin-version>3.5.0</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.27</metrics-version>
+        <metrics-version>4.2.28</metrics-version>
         <micrometer-version>1.13.5</micrometer-version>
         <micrometer-tracing-version>1.3.4</micrometer-tracing-version>
         <microprofile-config-version>3.1</microprofile-config-version>

Reply via email to