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/01/17 10:07:56 UTC

[camel] branch main updated: Upgrade ArangoDB to version 6.15.0

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


The following commit(s) were added to refs/heads/main by this push:
     new 5f2fad1  Upgrade ArangoDB to version 6.15.0
5f2fad1 is described below

commit 5f2fad1ebb369aae7e8ed9d5bdf6394cea4f9c5e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 17 11:03:01 2022 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index b617297..bc0a97d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -56,7 +56,7 @@
         <apache-any23-version>2.6</apache-any23-version>
         <apache-drill-version>1.19.0</apache-drill-version>
         <apache-gora-version>0.9</apache-gora-version>
-        <arangodb-java-version>6.14.0</arangodb-java-version>
+        <arangodb-java-version>6.15.0</arangodb-java-version>
         <aries-blueprint-api-version>1.0.1</aries-blueprint-api-version>
         <aries-blueprint-cm-version>1.3.0</aries-blueprint-cm-version>
         <aries-blueprint-core-version>1.10.0</aries-blueprint-core-version>