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

rombert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-integration-tests.git

commit 632f5691a5f1a6cfb2faa6dd2259883b47c93d8c
Author: Robert Munteanu <[email protected]>
AuthorDate: Tue Oct 16 12:42:19 2018 +0200

    SLING-7950 - Fix ITs with Oak 1.8
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3e90be1..8f3f0e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -177,7 +177,7 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr2dav</artifactId>
-      <version>2.7.1</version>
+      <version>2.16.3</version>
       <scope>compile</scope>
     </dependency>
 

Reply via email to