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 ee533a2 Upgrade Consul client to version 1.1.2 ee533a2 is described below commit ee533a2d59e55f9c7a4f4276cc840d52689e3590 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu May 10 11:33:09 2018 +0200 Upgrade Consul client to version 1.1.2 --- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 0595880..4967324 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -165,8 +165,8 @@ <commons-text-version>1.3</commons-text-version> <commons-vfs2-version>2.0</commons-vfs2-version> <compress-lzf-version>1.0.4</compress-lzf-version> - <consul-client-version>1.1.1</consul-client-version> - <consul-client-bundle-version>1.1.1_1</consul-client-bundle-version> + <consul-client-version>1.1.2</consul-client-version> + <consul-client-bundle-version>1.1.2_1</consul-client-bundle-version> <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version> <couchbase-client-version>1.4.13</couchbase-client-version> <couchbase-client-bundle-version>1.4.13_1</couchbase-client-bundle-version> -- To stop receiving notification emails like this one, please contact acosent...@apache.org.