This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.jcr.davex-1.1.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-davex.git
commit e88280ffc488242336ec7c943b15217d629a13cd Author: Felix Meschberger <[email protected]> AuthorDate: Tue Jan 24 19:54:24 2012 +0000 Use most recent Jackrabbit JCR Server code to embed git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/davex@1235449 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 21de9a5..8261da7 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ <dependency> <groupId>org.apache.jackrabbit</groupId> <artifactId>jackrabbit-jcr-server</artifactId> - <version>2.3.4</version> + <version>2.3.7</version> <scope>provided</scope> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
