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 08181ea4b9 OAK-12059: Update Oak trunk to Jackrabbit 2.22.3 (#2686)
08181ea4b9 is described below

commit 08181ea4b90f15ce3c9084154552a15d147bd147
Author: Julian Reschke <[email protected]>
AuthorDate: Fri Jan 16 17:19:29 2026 +0100

    OAK-12059: Update Oak trunk to Jackrabbit 2.22.3 (#2686)
---
 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 6248c1d654..cb5dc7bdf6 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.2</jackrabbit.version>
+    <jackrabbit.version>2.22.3</jackrabbit.version>
     <mongo.host>127.0.0.1</mongo.host>
     <mongo.port>27017</mongo.port>
     <mongo.db>MongoMKDB</mongo.db>

Reply via email to