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 2012/10/26 08:10:49 UTC

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

Author: ilgrosso
Date: Fri Oct 26 06:10:48 2012
New Revision: 1402404

URL: http://svn.apache.org/viewvc?rev=1402404&view=rev
Log:
Upgrading to HttpClient 4.2.2

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

Modified: incubator/syncope/branches/1_0_X/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/branches/1_0_X/parent/pom.xml?rev=1402404&r1=1402403&r2=1402404&view=diff
==============================================================================
--- incubator/syncope/branches/1_0_X/parent/pom.xml (original)
+++ incubator/syncope/branches/1_0_X/parent/pom.xml Fri Oct 26 06:10:48 2012
@@ -241,7 +241,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.1</httpcomponents.version>
+    <httpcomponents.version>4.2.2</httpcomponents.version>
 
     <activiti.version>5.9</activiti.version>