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 ee7970996e OAK-11805: Update Oak 1.22 to Jackrabbit 2.20.17 (#2389)
ee7970996e is described below

commit ee7970996eadcfb11222c348741c4a4059aa7e59
Author: Julian Reschke <[email protected]>
AuthorDate: Mon Jul 14 09:37:55 2025 +0200

    OAK-11805: Update Oak 1.22 to Jackrabbit 2.20.17 (#2389)
---
 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 8ed35e766c..e6d08f4bbc 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -49,7 +49,7 @@
     <project.reporting.outputEncoding>
       ${project.build.sourceEncoding}
     </project.reporting.outputEncoding>
-    <jackrabbit.version>2.20.16</jackrabbit.version>
+    <jackrabbit.version>2.20.17</jackrabbit.version>
     <mongo.host>127.0.0.1</mongo.host>
     <mongo.port>27017</mongo.port>
     <mongo.db>MongoMKDB</mongo.db>

Reply via email to