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 2023/02/08 09:09:11 UTC

[camel] branch main updated (c21722c6062 -> 21976aaf39d)

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

acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from c21722c6062 Bump curator version
     new 385ecec4845 Upgrade Drill to version 1.20.2
     new 21976aaf39d Sync deps

The 2 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.


Summary of changes:
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


[camel] 02/02: Sync deps

Posted by ac...@apache.org.
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 21976aaf39d3f74f3631ab01ea88e7bdef770d6a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Feb 8 10:08:56 2023 +0100

    Sync deps
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 camel-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index b549ee9cdb9..a9897d4be22 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -57,7 +57,7 @@
         <activemq-artemis-version>2.27.1</activemq-artemis-version>
         <angus-mail-version>1.1.0</angus-mail-version>
         <apacheds-version>2.0.0.AM26</apacheds-version>
-        <apache-drill-version>1.19.0</apache-drill-version>
+        <apache-drill-version>1.20.2</apache-drill-version>
         <apicurio-version>1.1.26</apicurio-version>
         <arangodb-java-version>6.20.0</arangodb-java-version>
         <aries-blueprint-api-version>1.0.1</aries-blueprint-api-version>


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

Posted by ac...@apache.org.
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 385ecec4845e52c055f0954f73bfec98eb1a6588
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 c441c9a08d1..d33efcf0d67 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -52,7 +52,7 @@
         <activemq-artemis-version>2.27.1</activemq-artemis-version>
         <angus-mail-version>1.1.0</angus-mail-version>
         <apacheds-version>2.0.0.AM26</apacheds-version>
-        <apache-drill-version>1.19.0</apache-drill-version>
+        <apache-drill-version>1.20.2</apache-drill-version>
         <apicurio-version>1.1.26</apicurio-version>
         <arangodb-java-version>6.20.0</arangodb-java-version>
         <aries-blueprint-api-version>1.0.1</aries-blueprint-api-version>