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

reschke pushed a commit to branch 1.22
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


The following commit(s) were added to refs/heads/1.22 by this push:
     new 97fd0e32e8 OAK-10598: Update Oak trunk and Oak 1.22 to Jackrabbit 
2.20.14
97fd0e32e8 is described below

commit 97fd0e32e81f73cdcf0adffbcccc660bce6249c6
Author: Julian Reschke <julian.resc...@gmx.de>
AuthorDate: Thu Apr 11 17:35:30 2024 +0100

    OAK-10598: Update Oak trunk and Oak 1.22 to Jackrabbit 2.20.14
---
 oak-jcr/pom.xml    | 1 +
 oak-parent/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/oak-jcr/pom.xml b/oak-jcr/pom.xml
index 25e0c0341f..50eb557643 100644
--- a/oak-jcr/pom.xml
+++ b/oak-jcr/pom.xml
@@ -52,6 +52,7 @@
       org.apache.jackrabbit.test.api.WorkspaceCopyTest#testCopyNodesLocked     
                        <!-- OAK-118 -->
       
org.apache.jackrabbit.test.api.WorkspaceMoveSameNameSibsTest#testMoveNodesOrderingSupportedByParent
 <!-- OAK-118 -->
       org.apache.jackrabbit.test.api.WorkspaceMoveTest#testMoveNodesLocked     
                        <!-- OAK-118 -->
+      
org.apache.jackrabbit.test.api.NamespaceRemappingTest#testPrefixRemapping       
                 <!-- OAK-10544 -->
 
       <!-- Locking : not fully implemented -->
       org.apache.jackrabbit.test.api.lock.LockTest#testNodeLocked <!-- 
OAK-3482 -->
diff --git a/oak-parent/pom.xml b/oak-parent/pom.xml
index ff2d74b65a..4c86d145bf 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -46,7 +46,7 @@
     <project.reporting.outputEncoding>
       ${project.build.sourceEncoding}
     </project.reporting.outputEncoding>
-    <jackrabbit.version>2.20.13</jackrabbit.version>
+    <jackrabbit.version>2.20.14</jackrabbit.version>
     <mongo.host>127.0.0.1</mongo.host>
     <mongo.port>27017</mongo.port>
     <mongo.db>MongoMKDB</mongo.db>

Reply via email to