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/06/15 09:36:08 UTC

[camel] branch main updated (091394eb80f -> bf30bf2c591)

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 091394eb80f (docs) Fix formatting and clarify operations in infinispan docs
     new 3e91c15ff3b Upgrade ArangoDB Driver to version 6.18.0
     new bf30bf2c591 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 bf30bf2c5911df3ed7f0f846d64ddc5bb6a55375
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Jun 15 11:35:51 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 e8224931ab6..ac83f7cd935 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -41,7 +41,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.17.0</arangodb-java-version>
+    <arangodb-java-version>6.18.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.18.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 3e91c15ff3b4698cb6ba8c32514fd838da0c6ffb
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Jun 15 11:33:49 2022 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index c46e7a1f3ec..3a66994be74 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -58,7 +58,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.17.0</arangodb-java-version>
+        <arangodb-java-version>6.18.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>