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/01/15 16:53:45 UTC

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

Author: ilgrosso
Date: Tue Jan 15 15:53:45 2013
New Revision: 1433472

URL: http://svn.apache.org/viewvc?rev=1433472&view=rev
Log:
Updating HttpComponents to 4.2.3

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=1433472&r1=1433471&r2=1433472&view=diff
==============================================================================
--- syncope/branches/1_0_X/parent/pom.xml (original)
+++ syncope/branches/1_0_X/parent/pom.xml Tue Jan 15 15:53:45 2013
@@ -266,7 +266,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.2</httpcomponents.version>
+    <httpcomponents.version>4.2.3</httpcomponents.version>
 
     <activiti.version>5.9</activiti.version>