You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by se...@apache.org on 2010/12/13 18:54:28 UTC

svn commit: r1045261 - /httpcomponents/httpclient/trunk/pom.xml

Author: sebb
Date: Mon Dec 13 17:54:27 2010
New Revision: 1045261

URL: http://svn.apache.org/viewvc?rev=1045261&view=rev
Log:
Junit 4.8.1 => 4.8.2

Modified:
    httpcomponents/httpclient/trunk/pom.xml

Modified: httpcomponents/httpclient/trunk/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/trunk/pom.xml?rev=1045261&r1=1045260&r2=1045261&view=diff
==============================================================================
--- httpcomponents/httpclient/trunk/pom.xml (original)
+++ httpcomponents/httpclient/trunk/pom.xml Mon Dec 13 17:54:27 2010
@@ -73,7 +73,7 @@
     <commons-codec.version>1.4</commons-codec.version>
     <ehcache.version>2.2.0</ehcache.version>
     <slf4j.version>1.5.11</slf4j.version>
-    <junit.version>4.8.1</junit.version>
+    <junit.version>4.8.2</junit.version>
     <easymock.version>2.5.2</easymock.version>
     <comparisonVersion>4.0</comparisonVersion>
   </properties>