You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/07/17 05:47:51 UTC

[camel] 21/24: Upgrade hdrhistrogram 2.1.12

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

commit 6678481d000203c6faf7016d370e31e79c7737c5
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Jul 17 07:43:45 2023 +0200

    Upgrade hdrhistrogram 2.1.12
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 881e2e1a655..eadac58506f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -202,7 +202,7 @@
         <hapi-base-version>2.3</hapi-base-version>
         <hapi-fhir-version>6.6.2</hapi-fhir-version>
         <hazelcast-version>5.3.1</hazelcast-version>
-        <hdrhistrogram-version>2.1.11</hdrhistrogram-version>
+        <hdrhistrogram-version>2.1.12</hdrhistrogram-version>
         <hibernate-validator-version>8.0.1.Final</hibernate-validator-version>
         <hibernate-version>5.6.15.Final</hibernate-version>
         <hk2-version>2.6.1</hk2-version>