This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.jcr.webdav-2.2.2 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-webdav.git
commit d138848ebd26478a28d5e9584cbc184f5f99a0e6 Author: Felix Meschberger <[email protected]> AuthorDate: Mon Dec 2 09:31:53 2013 +0000 SLING-3262 Update Jackrabbit WebDAV and JCR Server dependencies to 2.6.4 (latest production version) Also add missing JUnit test dependency to davex project git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/webdav@1546935 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index db6e9bf..587faa5 100644 --- a/pom.xml +++ b/pom.xml @@ -115,7 +115,7 @@ <dependency> <groupId>org.apache.jackrabbit</groupId> <artifactId>jackrabbit-jcr-server</artifactId> - <version>2.4.4</version> + <version>2.6.4</version> <scope>compile</scope> </dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
