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

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


The following commit(s) were added to refs/heads/trunk by this push:
     new 5347773042 OAK-11804: Update Oak trunk to Jackrabbit 2.22.1 (#2388)
5347773042 is described below

commit 5347773042be09a4b1fd59c0248be21014ad5818
Author: Julian Reschke <[email protected]>
AuthorDate: Mon Jul 14 11:38:38 2025 +0200

    OAK-11804: Update Oak trunk to Jackrabbit 2.22.1 (#2388)
---
 oak-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/oak-parent/pom.xml b/oak-parent/pom.xml
index 0e5dddfaa8..86696e8e49 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -48,7 +48,7 @@
     <project.reporting.outputEncoding>
       ${project.build.sourceEncoding}
     </project.reporting.outputEncoding>
-    <jackrabbit.version>2.22.0</jackrabbit.version>
+    <jackrabbit.version>2.22.1</jackrabbit.version>
     <mongo.host>127.0.0.1</mongo.host>
     <mongo.port>27017</mongo.port>
     <mongo.db>MongoMKDB</mongo.db>

Reply via email to