This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
commit e4cc84f45c8bc7d0a2c474e2445fcf8e3c7f46ae Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Jun 15 08:33:02 2021 +0200 Upgrade Drill to version 1.19.0 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 3b1947b..78099d2 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -53,7 +53,7 @@ <ahc-version>2.12.3</ahc-version> <apacheds-version>2.0.0.AM26</apacheds-version> <apache-any23-version>2.3</apache-any23-version> - <apache-drill-version>1.18.0</apache-drill-version> + <apache-drill-version>1.19.0</apache-drill-version> <apache-gora-version>0.9</apache-gora-version> <arangodb-java-version>6.12.1</arangodb-java-version> <aries-blueprint-api-version>1.0.1</aries-blueprint-api-version>
