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/01/24 13:55:32 UTC

[sling-org-apache-sling-jcr-oak-server] 02/03: SLING-7440 Update Jackrabbit to 2.16.0

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 fbde171486639e3a6cde79fe046d6e74b8650f55
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Wed Jan 24 14:54:49 2018 +0100

    SLING-7440 Update Jackrabbit to 2.16.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6f26a76..6372c6c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,8 +41,8 @@
   </scm>
 
   <properties>
-    <jackrabbit.version>2.14.2</jackrabbit.version>
     <oak.version>1.6.4</oak.version>
+    <jackrabbit.version>2.16.0</jackrabbit.version>
     <org.ops4j.pax.exam.version>4.11.0</org.ops4j.pax.exam.version>
   </properties>
 

-- 
To stop receiving notification emails like this one, please contact
olli@apache.org.