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 5b85a4b70db Bump org.hdrhistogram:HdrHistogram from 2.2.1 to 2.2.2
5b85a4b70db is described below

commit 5b85a4b70dbe828e3ac9b1c3f435e6b7675af3e8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 4 13:37:14 2024 +0000

    Bump org.hdrhistogram:HdrHistogram from 2.2.1 to 2.2.2
    
    Bumps 
[org.hdrhistogram:HdrHistogram](https://github.com/HdrHistogram/HdrHistogram) 
from 2.2.1 to 2.2.2.
    - [Release notes](https://github.com/HdrHistogram/HdrHistogram/releases)
    - 
[Commits](https://github.com/HdrHistogram/HdrHistogram/compare/HdrHistogram-2.2.1...HdrHistogram-2.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.hdrhistogram:HdrHistogram
      dependency-type: direct:development
      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 1358e7c0ae8..5142097e922 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -212,7 +212,7 @@
         <hapi-base-version>2.5.1</hapi-base-version>
         <hapi-fhir-version>7.2.1</hapi-fhir-version>
         <hazelcast-version>5.3.7</hazelcast-version>
-        <hdrhistrogram-version>2.2.1</hdrhistrogram-version>
+        <hdrhistrogram-version>2.2.2</hdrhistrogram-version>
         <hibernate-validator-version>8.0.1.Final</hibernate-validator-version>
         <hibernate-version>6.3.2.Final</hibernate-version>
         <hk2-version>2.6.1</hk2-version>

Reply via email to