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

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


The following commit(s) were added to refs/heads/1.8 by this push:
     new 650a528  OAK-9657: Update Oak 1.8 to Jackrabbit 2.16.9
650a528 is described below

commit 650a528d734a15f24581fbef6052e7886441bddb
Author: Julian Reschke <[email protected]>
AuthorDate: Fri Jan 7 13:58:21 2022 +0100

    OAK-9657: Update Oak 1.8 to Jackrabbit 2.16.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 e70331e..eb5feac 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -43,7 +43,7 @@
     <project.reporting.outputEncoding>
       ${project.build.sourceEncoding}
     </project.reporting.outputEncoding>
-    <jackrabbit.version>2.16.8</jackrabbit.version>
+    <jackrabbit.version>2.16.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