You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2013/04/24 18:04:24 UTC

svn commit: r1471497 - /syncope/branches/1_0_X/parent/pom.xml

Author: ilgrosso
Date: Wed Apr 24 16:04:24 2013
New Revision: 1471497

URL: http://svn.apache.org/r1471497
Log:
Upgrading HC client to 4.2.5

Modified:
    syncope/branches/1_0_X/parent/pom.xml

Modified: syncope/branches/1_0_X/parent/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_0_X/parent/pom.xml?rev=1471497&r1=1471496&r2=1471497&view=diff
==============================================================================
--- syncope/branches/1_0_X/parent/pom.xml (original)
+++ syncope/branches/1_0_X/parent/pom.xml Wed Apr 24 16:04:24 2013
@@ -265,7 +265,7 @@ under the License.
     <commons-jexl.version>2.1.1</commons-jexl.version>
     <commons-lang.version>2.6</commons-lang.version>
         
-    <httpcomponents.version>4.2.4</httpcomponents.version>
+    <httpcomponents.version>4.2.5</httpcomponents.version>
 
     <activiti.version>5.9</activiti.version>