You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by tr...@apache.org on 2016/09/26 02:45:25 UTC

svn commit: r1762261 - /jackrabbit/commons/filevault/trunk/parent/pom.xml

Author: tripod
Date: Mon Sep 26 02:45:25 2016
New Revision: 1762261

URL: http://svn.apache.org/viewvc?rev=1762261&view=rev
Log:
JCRVLT-129 Update commons-httpclient to 3.1

Modified:
    jackrabbit/commons/filevault/trunk/parent/pom.xml

Modified: jackrabbit/commons/filevault/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/commons/filevault/trunk/parent/pom.xml?rev=1762261&r1=1762260&r2=1762261&view=diff
==============================================================================
--- jackrabbit/commons/filevault/trunk/parent/pom.xml (original)
+++ jackrabbit/commons/filevault/trunk/parent/pom.xml Mon Sep 26 02:45:25 2016
@@ -336,7 +336,7 @@
             <dependency>
                 <groupId>commons-httpclient</groupId>
                 <artifactId>commons-httpclient</artifactId>
-                <version>3.0</version>
+                <version>3.1</version>
             </dependency>
             <dependency>
                 <groupId>commons-logging</groupId>