update jackrabbit webdav lib to version 2.6.3
authorLuke Owncloud <owncloud@ohrt.org>
Fri, 25 Oct 2013 10:26:20 +0000 (12:26 +0200)
committerLuke Owncloud <owncloud@ohrt.org>
Fri, 25 Oct 2013 10:26:20 +0000 (12:26 +0200)
libs/commons-httpclient-3.1.jar [new file with mode: 0755]
libs/jackrabbit-webdav-2.2.5-jar-with-dependencies.jar [deleted file]
libs/jackrabbit-webdav-2.6.3.jar [new file with mode: 0755]
pom.xml

diff --git a/libs/commons-httpclient-3.1.jar b/libs/commons-httpclient-3.1.jar
new file mode 100755 (executable)
index 0000000..7c59774
Binary files /dev/null and b/libs/commons-httpclient-3.1.jar differ
diff --git a/libs/jackrabbit-webdav-2.2.5-jar-with-dependencies.jar b/libs/jackrabbit-webdav-2.2.5-jar-with-dependencies.jar
deleted file mode 100755 (executable)
index 2dd374f..0000000
Binary files a/libs/jackrabbit-webdav-2.2.5-jar-with-dependencies.jar and /dev/null differ
diff --git a/libs/jackrabbit-webdav-2.6.3.jar b/libs/jackrabbit-webdav-2.6.3.jar
new file mode 100755 (executable)
index 0000000..3e1f412
Binary files /dev/null and b/libs/jackrabbit-webdav-2.6.3.jar differ
diff --git a/pom.xml b/pom.xml
index a55a77a..77abf8c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-webdav</artifactId>
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-webdav</artifactId>
-            <version>2.5.2</version>
+            <version>2.6.3</version>
         </dependency>
 
     </dependencies>
         </dependency>
 
     </dependencies>