You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by mr...@apache.org on 2022/07/15 15:43:34 UTC

svn commit: r1902741 - in /jackrabbit/branches/2.20: ./ jackrabbit-parent/pom.xml

Author: mreutegg
Date: Fri Jul 15 15:43:34 2022
New Revision: 1902741

URL: http://svn.apache.org/viewvc?rev=1902741&view=rev
Log:
JCR-4812: Update Jackrabbit trunk to Oak 1.44.0

Merge revision r1902738 from trunk

Modified:
    jackrabbit/branches/2.20/   (props changed)
    jackrabbit/branches/2.20/jackrabbit-parent/pom.xml

Propchange: jackrabbit/branches/2.20/
------------------------------------------------------------------------------
  Merged /jackrabbit/trunk:r1902738

Modified: jackrabbit/branches/2.20/jackrabbit-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.20/jackrabbit-parent/pom.xml?rev=1902741&r1=1902740&r2=1902741&view=diff
==============================================================================
--- jackrabbit/branches/2.20/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/branches/2.20/jackrabbit-parent/pom.xml Fri Jul 15 15:43:34 2022
@@ -46,7 +46,7 @@
     <test.opts.memory>-Xmx256m</test.opts.memory>
     <test.opts.modules />
     <test.opts>${test.opts.modules} ${test.opts.coverage} ${test.opts.memory} -enableassertions</test.opts>
-    <oak.version>1.42.0</oak.version>
+    <oak.version>1.44.0</oak.version>
     <jetty.version>9.2.30.v20200428</jetty.version>
     <tika.version>2.4.0</tika.version>
     <project.reporting.outputEncoding>${project.build.sourceEncoding}</project.reporting.outputEncoding>