This is an automated email from the ASF dual-hosted git repository.

cwylie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-druid.git


The following commit(s) were added to refs/heads/master by this push:
     new e497141  Update Curator to 4.1.0. (#6862)
e497141 is described below

commit e497141e92af75bde5c664f376635bf19269dc2b
Author: Gian Merlino <gianmerl...@gmail.com>
AuthorDate: Tue Jan 15 14:12:07 2019 -0800

    Update Curator to 4.1.0. (#6862)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5a9f2c7..58642a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
         <maven.compiler.source>1.8</maven.compiler.source>
         <maven.compiler.target>1.8</maven.compiler.target>
         <project.build.resourceEncoding>UTF-8</project.build.resourceEncoding>
-        <apache.curator.version>4.0.0</apache.curator.version>
+        <apache.curator.version>4.1.0</apache.curator.version>
         <apache.curator.test.version>2.12.0</apache.curator.test.version>
         <avatica.version>1.10.0</avatica.version>
         <calcite.version>1.17.0</calcite.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to