You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/09/06 07:45:34 UTC

[camel] 03/03: Upgrade Consul client and related bundle to version 1.2.4

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

commit 1584b2f5ed2de03c5a6d340ca078c9c430d32f83
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Sep 6 09:45:03 2018 +0200

    Upgrade Consul client and related bundle to version 1.2.4
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 5a0cc01..c3bfd48 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -164,8 +164,8 @@
     <commons-text-version>1.4</commons-text-version>
     <commons-vfs2-version>2.0</commons-vfs2-version>
     <compress-lzf-version>1.0.4</compress-lzf-version>
-    <consul-client-version>1.2.1</consul-client-version>
-    <consul-client-bundle-version>1.2.1_1</consul-client-bundle-version>
+    <consul-client-version>1.2.4</consul-client-version>
+    <consul-client-bundle-version>1.2.4_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>