Browse Source

bump to 2.6.4 for maven

Luke Owncloud 11 years ago
parent
commit
5d236e31b1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -49,7 +49,7 @@
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-webdav</artifactId>
-            <version>2.6.3</version>
+            <version>2.6.4</version>
         </dependency>
 
     </dependencies>