You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2012/02/13 19:34:45 UTC

svn commit: r1243641 - /commons/proper/vfs/trunk/pom.xml

Author: ggregory
Date: Mon Feb 13 18:34:45 2012
New Revision: 1243641

URL: http://svn.apache.org/viewvc?rev=1243641&view=rev
Log:
[VFS-402][WebDAV] Update Apache Jackrabbit 1.5.2 to 1.6.5.

Modified:
    commons/proper/vfs/trunk/pom.xml

Modified: commons/proper/vfs/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/pom.xml?rev=1243641&r1=1243640&r2=1243641&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Mon Feb 13 18:34:45 2012
@@ -325,7 +325,7 @@
       <dependency>
         <groupId>org.apache.jackrabbit</groupId>
         <artifactId>jackrabbit-webdav</artifactId>
-        <version>1.5.2</version>
+        <version>1.6.5</version>
       </dependency>
       <dependency>
         <groupId>ant</groupId>