This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/master by this push: new af852ff Aligned Curator to camel main version 4.3.0 af852ff is described below commit af852ffbf9e87b66b3397d01ad5dd8308f221069 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Mar 16 11:41:54 2020 +0100 Aligned Curator to camel main version 4.3.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a98a350..c5935f8 100644 --- a/pom.xml +++ b/pom.xml @@ -123,7 +123,7 @@ <avro-version>1.8.1</avro-version> <cassandra-driver-guava-version>19.0</cassandra-driver-guava-version> <cdi-api-2.0-version>2.0</cdi-api-2.0-version> - <curator-version>2.12.0</curator-version> + <curator-version>4.3.0</curator-version> <deltaspike-version>1.9.0</deltaspike-version> <egit-github-core-version>2.1.5</egit-github-core-version> <exec-maven-plugin-version>1.6.0</exec-maven-plugin-version>