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/19 18:37:38 UTC

[camel] branch zk created (now eb9f9c3bbdf)

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

davsclaus pushed a change to branch zk
in repository https://gitbox.apache.org/repos/asf/camel.git


      at eb9f9c3bbdf Upgrade zookeeper 3.8.2

This branch includes the following new commits:

     new eb9f9c3bbdf Upgrade zookeeper 3.8.2

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel] 01/01: Upgrade zookeeper 3.8.2

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch zk
in repository https://gitbox.apache.org/repos/asf/camel.git

commit eb9f9c3bbdfdf26e94ec3ea4cf2d127911d9c431
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Jul 19 20:37:29 2023 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 8f67f828960..a9963266acd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -489,7 +489,7 @@
         <yetus-audience-annotations-version>0.14.1</yetus-audience-annotations-version>
         <zeebe.version>8.2.8</zeebe.version>
         <zendesk-client-version>0.22.1</zendesk-client-version>
-        <zookeeper-version>3.8.1</zookeeper-version>
+        <zookeeper-version>3.8.2</zookeeper-version>
         <zxing-version>3.5.1</zxing-version>
     </properties>