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 bde27663c1 OAK-10138: Update Oak trunk and Oak 1.22 to Jackrabbit 
2.20.9
bde27663c1 is described below

commit bde27663c1437aa2dfcea6a67a814c020524a1ae
Author: Julian Reschke <[email protected]>
AuthorDate: Fri Mar 10 12:27:20 2023 +0100

    OAK-10138: Update Oak trunk and Oak 1.22 to Jackrabbit 2.20.9
---
 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 94545fa6ad..cdc4e7fd1e 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -45,7 +45,7 @@
     <project.reporting.outputEncoding>
       ${project.build.sourceEncoding}
     </project.reporting.outputEncoding>
-    <jackrabbit.version>2.20.8</jackrabbit.version>
+    <jackrabbit.version>2.20.9</jackrabbit.version>
     <mongo.host>127.0.0.1</mongo.host>
     <mongo.port>27017</mongo.port>
     <mongo.db>MongoMKDB</mongo.db>

Reply via email to