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 2023/10/12 07:48:55 UTC

[camel] branch jackrabbit-2.21.20 created (now 7f8ae65aed6)

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

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


      at 7f8ae65aed6 Upgrade Jackrabbit to version 2.21.20

This branch includes the following new commits:

     new 7f8ae65aed6 Upgrade Jackrabbit to version 2.21.20

The 1 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.



[camel] 01/01: Upgrade Jackrabbit to version 2.21.20

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

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

commit 7f8ae65aed607b192904f106d19f4c4c26649194
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Oct 12 09:37:48 2023 +0200

    Upgrade Jackrabbit to version 2.21.20
    
    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 e361dbae8d6..d72bac66476 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -219,7 +219,7 @@
         <ivy-version>2.5.2</ivy-version>
         <jackson-jq-version>1.0.0-preview.20230409</jackson-jq-version>
         <jackson2-version>2.15.2</jackson2-version>
-        <jackrabbit-version>2.21.19</jackrabbit-version>
+        <jackrabbit-version>2.21.20</jackrabbit-version>
         <jasminb-jsonapi-version>0.13</jasminb-jsonapi-version>
         <jandex-version>3.1.2</jandex-version>
         <jansi-version>2.4.0</jansi-version>