You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2018/12/03 20:00:34 UTC

[sling-org-apache-sling-jcr-oak-server] 02/03: SLING-8158 Update Oak to 1.8.9

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

olli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-oak-server.git

commit 62aad5a2d49023df7b8001b0ec928a97a893e454
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Mon Dec 3 20:55:43 2018 +0100

    SLING-8158 Update Oak to 1.8.9
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a1a341a..aee3569 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
 
   <properties>
     <jackrabbit.version>2.16.3</jackrabbit.version>
-    <oak.version>1.8.2</oak.version>
+    <oak.version>1.8.9</oak.version>
     <org.ops4j.pax.exam.version>4.11.0</org.ops4j.pax.exam.version>
   </properties>