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 08:29:18 UTC

[camel] branch main updated: Upgrade Jackrabbit to version 2.21.20 (#11704)

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 b081a123f17 Upgrade Jackrabbit to version 2.21.20 (#11704)
b081a123f17 is described below

commit b081a123f17ed435acb373f2cf46b665568b7cf6
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Oct 12 10:29:12 2023 +0200

    Upgrade Jackrabbit to version 2.21.20 (#11704)
    
    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>