You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by mi...@apache.org on 2021/06/04 09:19:04 UTC

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

Author: miroslav
Date: Fri Jun  4 09:19:04 2021
New Revision: 1890457

URL: http://svn.apache.org/viewvc?rev=1890457&view=rev
Log:
JCR-4693 - Update Jackrabbit trunk to Oak 1.40.0

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

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

Modified: jackrabbit/branches/2.20/jackrabbit-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.20/jackrabbit-parent/pom.xml?rev=1890457&r1=1890456&r2=1890457&view=diff
==============================================================================
--- jackrabbit/branches/2.20/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/branches/2.20/jackrabbit-parent/pom.xml Fri Jun  4 09:19:04 2021
@@ -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.38.0</oak.version>
+    <oak.version>1.40.0</oak.version>
     <jetty.version>9.2.30.v20200428</jetty.version>
     <tika.version>1.26</tika.version>
     <project.reporting.outputEncoding>${project.build.sourceEncoding}</project.reporting.outputEncoding>