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 adcb8a3bb8a Update hbase to 2.5.2 (#8898)
adcb8a3bb8a is described below

commit adcb8a3bb8aa057ab4d08dc827354f1710ff18f5
Author: Tom Cunningham <[email protected]>
AuthorDate: Wed Dec 14 01:05:32 2022 -0500

    Update hbase to 2.5.2 (#8898)
---
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 864e493f337..a22071ccc0f 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -249,7 +249,7 @@
     <hawtbuf-version>1.11</hawtbuf-version>
     <hawtdispatch-version>1.22</hawtdispatch-version>
     <hazelcast-version>5.2.1</hazelcast-version>
-    <hbase-version>2.5.0</hbase-version>
+    <hbase-version>2.5.2</hbase-version>
     <hdrhistrogram-version>2.1.11</hdrhistrogram-version>
     <hibernate-validator-version>6.2.5.Final</hibernate-validator-version>
     <hibernate-version>5.6.14.Final</hibernate-version>
diff --git a/parent/pom.xml b/parent/pom.xml
index d075c577c2c..8e6a7c4d730 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -229,7 +229,7 @@
         <hawtbuf-version>1.11</hawtbuf-version>
         <hawtdispatch-version>1.22</hawtdispatch-version>
         <hazelcast-version>5.2.1</hazelcast-version>
-        <hbase-version>2.5.0</hbase-version>
+        <hbase-version>2.5.2</hbase-version>
         <hdrhistrogram-version>2.1.11</hdrhistrogram-version>
         <hibernate-validator-version>6.2.5.Final</hibernate-validator-version>
         <hibernate-version>5.6.14.Final</hibernate-version>

Reply via email to