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 5d69cf558d OAK-10220: Update Oak trunk and Oak 1.22 to Jackrabbit 
2.20.10 (#928)
5d69cf558d is described below

commit 5d69cf558d3e09392f1d780b3378053af9d64cf6
Author: Julian Reschke <[email protected]>
AuthorDate: Mon May 8 11:06:22 2023 +0200

    OAK-10220: Update Oak trunk and Oak 1.22 to Jackrabbit 2.20.10 (#928)
---
 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 8c3ac9139b..6278b7bbd8 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.9</jackrabbit.version>
+    <jackrabbit.version>2.20.10</jackrabbit.version>
     <mongo.host>127.0.0.1</mongo.host>
     <mongo.port>27017</mongo.port>
     <mongo.db>MongoMKDB</mongo.db>

Reply via email to