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 2020/09/11 07:34:57 UTC

[camel] 01/03: Upgrade Drill to version 1.18.0

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 1f4990a5022789446cea2e9e43fc7ae3a5208c63
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Sep 11 09:26:58 2020 +0200

    Upgrade Drill to version 1.18.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 291625e..7ffa273 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -49,7 +49,7 @@
         <android-annotations-version>4.1.1.4</android-annotations-version>
         <apacheds-version>2.0.0.AM25</apacheds-version>
         <apache-any23-version>2.3</apache-any23-version>
-        <apache-drill-version>1.17.0</apache-drill-version>
+        <apache-drill-version>1.18.0</apache-drill-version>
         <apache-gora-version>0.9</apache-gora-version>
         <arangodb-java-version>6.7.4</arangodb-java-version>
         <aries-blueprint-api-version>1.0.1</aries-blueprint-api-version>