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.git
The following commit(s) were added to refs/heads/master by this push: new 2fef050 Upgrade Etcd4j to version 2.17.0 2fef050 is described below commit 2fef0505ffafa2e7f4b6e5d3801f8e5d927fa8a8 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Jan 15 16:03:25 2019 +0100 Upgrade Etcd4j to version 2.17.0 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index dc8b9c1..06c33cd 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -201,7 +201,7 @@ <el-api-1.0-version>1.0.1</el-api-1.0-version> <eddsa-version>0.3.0</eddsa-version> <embedmongo-version>2.1.1</embedmongo-version> - <etcd4j-version>2.16.0</etcd4j-version> + <etcd4j-version>2.17.0</etcd4j-version> <exec-maven-plugin-version>1.6.0</exec-maven-plugin-version> <ezmorph-bundle-version>1.0.6_1</ezmorph-bundle-version> <fabric8-maven-plugin-version>3.5.42</fabric8-maven-plugin-version>