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/24 08:14:13 UTC

[camel] branch main updated (176626de00d -> f40bb737922)

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 176626de00d CAMEL-18640: camel-console - Stacktraces in json response should be as array
     new 01a33b3150d Upgrade Jackrabbit to version 2.21.13
     new f40bb737922 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] 01/02: Upgrade Jackrabbit to version 2.21.13

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 01a33b3150d5592efe631a1f29d17110ad1b8598
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Oct 24 10:11:45 2022 +0200

    Upgrade Jackrabbit to version 2.21.13
    
    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 60d4cba76b1..1044372f938 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -255,7 +255,7 @@
         <jackson-jq-version>1.0.0-preview.20210928</jackson-jq-version>
         <jackson-version>1.9.12</jackson-version>
         <jackson2-version>2.13.4</jackson2-version>
-        <jackrabbit-version>2.21.12</jackrabbit-version>
+        <jackrabbit-version>2.21.13</jackrabbit-version>
         <jasminb-jsonapi-version>0.11</jasminb-jsonapi-version>
         <jandex-version>2.4.3.Final</jandex-version>
         <jansi-version>2.4.0</jansi-version>


[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 f40bb737922cd462b7cc34cc260a167f8a87ea65
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Oct 24 10:13:40 2022 +0200

    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 ed44433d71f..877bf2a5708 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -272,7 +272,7 @@
     <irclib-version>1.10</irclib-version>
     <ironmq-version>3.0.5</ironmq-version>
     <ivy-version>2.5.0</ivy-version>
-    <jackrabbit-version>2.21.12</jackrabbit-version>
+    <jackrabbit-version>2.21.13</jackrabbit-version>
     <jackson-jq-version>1.0.0-preview.20210928</jackson-jq-version>
     <jackson-version>1.9.12</jackson-version>
     <jackson2-version>2.13.4</jackson2-version>