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 11:38:57 UTC

[camel] branch coheigea/drill-1.21.1-camel-3.20.x created (now f8bae44ec2a)

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

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


      at f8bae44ec2a Updating drill to 1.21.1 (#10752) (#10755)

This branch includes the following new commits:

     new f8bae44ec2a Updating drill to 1.21.1 (#10752) (#10755)

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel] 01/01: Updating drill to 1.21.1 (#10752) (#10755)

Posted by co...@apache.org.
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.20.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit f8bae44ec2a0e6e89332ead33991ed6440fdef18
Author: Colm O hEigeartaigh <co...@users.noreply.github.com>
AuthorDate: Thu Jul 20 12:32:15 2023 +0100

    Updating drill to 1.21.1 (#10752) (#10755)
    
    * Upgrade Drill to version 1.20.2
    
    
    
    * Upgrade Drill to version 1.21.0
    
    
    
    * Upgrade Drill to version 1.21.1
    
    
    
    * Updating drill to 1.21.1
    
    ---------
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
    Co-authored-by: Andrea Cosentino <an...@gmail.com>
---
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index f8a23bfec78..733014289e9 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -37,7 +37,7 @@
     <activemq-artemis-version>2.27.1</activemq-artemis-version>
     <activemq-version>5.17.4</activemq-version>
     <apache-any23-version>2.7</apache-any23-version>
-    <apache-drill-version>1.19.0</apache-drill-version>
+    <apache-drill-version>1.21.1</apache-drill-version>
     <apache-gora-version>0.9</apache-gora-version>
     <apacheds-version>2.0.0.AM26</apacheds-version>
     <apicurio-version>1.1.26</apicurio-version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 826993a918a..7f16287dae4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -54,7 +54,7 @@
         <activemq-artemis-version>2.27.1</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.21.1</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>