You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by co...@apache.org on 2023/07/20 09:56:41 UTC

[camel] 01/04: Upgrade Drill to version 1.20.2

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

coheigea pushed a commit to branch coheigea/drill-1.21.1-camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit b4b094debe6a7efac9b37a0390d588adb195446a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Feb 8 09:36:30 2023 +0100

    Upgrade Drill to version 1.20.2
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 32de013cc17..0b043c1fa77 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -55,7 +55,7 @@
         <activemq-artemis-version>2.28.0</activemq-artemis-version>
         <apacheds-version>2.0.0.AM26</apacheds-version>
         <apache-any23-version>2.7</apache-any23-version>
-        <apache-drill-version>1.19.0</apache-drill-version>
+        <apache-drill-version>1.20.2</apache-drill-version>
         <apache-gora-version>0.9</apache-gora-version>
         <apicurio-version>1.1.26</apicurio-version>
         <arangodb-java-version>6.20.0</arangodb-java-version>