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 2021/04/14 05:01:32 UTC

[camel] branch master updated (fa1b337 -> 9903a8c)

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

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


    from fa1b337  Sync deps
     new 448d7c4  Upgrade JackRabbit to version 2.21.6
     new 9903a8c  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 master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 9903a8c87b6f93fcca87c55ff43c354442c62513
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Apr 14 07:00:58 2021 +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 41e0cc6..34f7ba7 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -285,7 +285,7 @@
     <isorelax-jaxp-bridge-version>1.1</isorelax-jaxp-bridge-version>
     <isorelax-version>20090621</isorelax-version>
     <ivy-version>2.5.0</ivy-version>
-    <jackrabbit-version>2.21.5</jackrabbit-version>
+    <jackrabbit-version>2.21.6</jackrabbit-version>
     <jackson-version>1.9.12</jackson-version>
     <jackson2-version>2.11.4</jackson2-version>
     <jain-sip-ri-bundle-version>1.2.154_2</jain-sip-ri-bundle-version>

[camel] 01/02: Upgrade JackRabbit to version 2.21.6

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 448d7c442e5f36167a5e25abe9384ec06907cf60
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Apr 14 06:58:12 2021 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index d8d675b..d3f6abc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -267,7 +267,7 @@
         <ivy-version>2.5.0</ivy-version>
         <jackson-version>1.9.12</jackson-version>
         <jackson2-version>2.11.4</jackson2-version>
-        <jackrabbit-version>2.21.5</jackrabbit-version>
+        <jackrabbit-version>2.21.6</jackrabbit-version>
         <jain-sip-ri-bundle-version>1.2.154_2</jain-sip-ri-bundle-version>
         <jasminb-jsonapi-version>0.11</jasminb-jsonapi-version>
         <jandex-version>2.2.3.Final</jandex-version>