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 1392f3cfd843d12a9bdd3d73e09aa79b455fe92f Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Mon Jul 17 07:38:46 2023 +0200 Upgrade zookeeper curator 5.5.0 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index d860957029e..8f239b22573 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -118,7 +118,7 @@ <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version> <corda-version>4.10</corda-version> <couchbase-client-version>3.4.7</couchbase-client-version> - <curator-version>5.4.0</curator-version> + <curator-version>5.5.0</curator-version> <cxf-version>4.0.2</cxf-version> <cxf-codegen-plugin-version>4.0.2</cxf-codegen-plugin-version> <!-- cxf-xjc is not released as often -->