Upgrade Consul client and related bundle to version 0.13.3
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bd28b5cd Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/bd28b5cd Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/bd28b5cd Branch: refs/heads/master Commit: bd28b5cd3977a05931dc3fe4215a608d56065041 Parents: 1ae944f Author: Andrea Cosentino <anco...@gmail.com> Authored: Sat Dec 10 12:07:22 2016 +0100 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Sat Dec 10 12:07:22 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/bd28b5cd/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 3423483..fe2f68a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -145,8 +145,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.2</consul-client-version> - <consul-client-bundle-version>0.13.2_1</consul-client-bundle-version> + <consul-client-version>0.13.3</consul-client-version> + <consul-client-bundle-version>0.13.3_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.8</cxf-version>