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 bc65a535d44 Bump org.hdrhistogram:HdrHistogram from 2.1.12 to 2.2.1 
(#14189)
bc65a535d44 is described below

commit bc65a535d445b049bdfbe4f889c2541aa86fd8b1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 20 10:02:53 2024 +0200

    Bump org.hdrhistogram:HdrHistogram from 2.1.12 to 2.2.1 (#14189)
    
    Bumps 
[org.hdrhistogram:HdrHistogram](https://github.com/HdrHistogram/HdrHistogram) 
from 2.1.12 to 2.2.1.
    - [Release notes](https://github.com/HdrHistogram/HdrHistogram/releases)
    - 
[Commits](https://github.com/HdrHistogram/HdrHistogram/compare/HdrHistogram-2.1.12...HdrHistogram-2.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.hdrhistogram:HdrHistogram
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    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 685ce3dbfe4..7b8cdceff7f 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.0.2</hapi-fhir-version>
         <hazelcast-version>5.3.7</hazelcast-version>
-        <hdrhistrogram-version>2.1.12</hdrhistrogram-version>
+        <hdrhistrogram-version>2.2.1</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