Author: hlship
Date: Thu Dec 31 19:52:46 2009
New Revision: 894931

URL: http://svn.apache.org/viewvc?rev=894931&view=rev
Log:
TAP5-965: Upgrade EasyMock Dependency to release 2.5.2

Modified:
    tapestry/tapestry5/trunk/pom.xml

Modified: tapestry/tapestry5/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/pom.xml?rev=894931&r1=894930&r2=894931&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/pom.xml (original)
+++ tapestry/tapestry5/trunk/pom.xml Thu Dec 31 19:52:46 2009
@@ -198,7 +198,7 @@
             <dependency>
                 <groupId>org.easymock</groupId>
                 <artifactId>easymock</artifactId>
-                <version>2.4</version>
+                <version>2.5.2</version>
                 <scope>test</scope>
             </dependency>
 


Reply via email to