Upgrade Consul client and related bundle to version 0.13.8
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5e01eb86 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/5e01eb86 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/5e01eb86 Branch: refs/heads/master Commit: 5e01eb86675408261ec0a2fbfc5df37daae938f7 Parents: 7217976 Author: Andrea Cosentino <anco...@gmail.com> Authored: Fri Jan 6 09:50:09 2017 +0100 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Fri Jan 6 10:35:59 2017 +0100 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/5e01eb86/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 501e554..5dd6aae 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -146,8 +146,8 @@ <commons-pool2-version>2.4.2</commons-pool2-version> <commons-vfs2-version>2.0</commons-vfs2-version> <compress-lzf-version>1.0.3</compress-lzf-version> - <consul-client-version>0.13.3</consul-client-version> - <consul-client-bundle-version>0.13.3_1</consul-client-bundle-version> + <consul-client-version>0.13.8</consul-client-version> + <consul-client-bundle-version>0.13.8_1</consul-client-bundle-version> <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version> <curator-version>2.11.0</curator-version> <cxf-version>3.1.9</cxf-version>