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 2022/10/10 11:47:02 UTC

[camel] branch main updated (29522fcc170 -> 7cd14876c2d)

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 29522fcc170 CAMEL-18582: Remove SocketTimeoutException from non retryable classes (#8497)
     new 33acfa16355 Upgrade ArangoDB Driver to version 6.19.0
     new 7cd14876c2d 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 7cd14876c2da2b91f11a3baf8e2ed51a24ab1572
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Oct 10 13:46:32 2022 +0200

    Sync deps
---
 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 be08383d4b8..9f2fbb861ff 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -40,7 +40,7 @@
     <apache-gora-version>0.9</apache-gora-version>
     <apacheds-version>2.0.0.AM26</apacheds-version>
     <apicurio-version>1.1.20</apicurio-version>
-    <arangodb-java-version>6.18.0</arangodb-java-version>
+    <arangodb-java-version>6.19.0</arangodb-java-version>
     <aries-blueprint-api-version>1.0.1</aries-blueprint-api-version>
     <aries-blueprint-cm-version>1.3.2</aries-blueprint-cm-version>
     <aries-blueprint-core-version>1.10.3</aries-blueprint-core-version>


[camel] 01/02: Upgrade ArangoDB Driver to version 6.19.0

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 33acfa16355fe9ab8acbaa9c793d25c0c1c1cc28
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Oct 10 13:28:34 2022 +0200

    Upgrade ArangoDB Driver to version 6.19.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 67c767c2817..e9a2bf2b114 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -57,7 +57,7 @@
         <apache-drill-version>1.19.0</apache-drill-version>
         <apache-gora-version>0.9</apache-gora-version>
         <apicurio-version>1.1.20</apicurio-version>
-        <arangodb-java-version>6.18.0</arangodb-java-version>
+        <arangodb-java-version>6.19.0</arangodb-java-version>
         <aries-blueprint-api-version>1.0.1</aries-blueprint-api-version>
         <aries-blueprint-cm-version>1.3.2</aries-blueprint-cm-version>
         <aries-blueprint-core-version>1.10.3</aries-blueprint-core-version>