This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch camel-3.21.x in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-3.21.x by this push: new 14fcaaad2dd Updating drill to 1.21.1 (#10752) (#10755) 14fcaaad2dd is described below commit 14fcaaad2ddb2ee254255385df90a9cdff2fd93d Author: Colm O hEigeartaigh <cohei...@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 <anco...@gmail.com> Co-authored-by: Andrea Cosentino <anco...@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 14e87831b2d..f1d00f33a70 100644 --- a/camel-dependencies/pom.xml +++ b/camel-dependencies/pom.xml @@ -37,7 +37,7 @@ <activemq-artemis-version>2.29.0</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 7aa6d7b42a1..54e6d1c0360 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -54,7 +54,7 @@ <activemq-artemis-version>2.29.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.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>