Author: tommaso
Date: Mon Jan 14 07:53:41 2013
New Revision: 1432825
URL: http://svn.apache.org/viewvc?rev=1432825&view=rev
Log:
upgraded dependencies to latest releases
Modified:
labs/yay/trunk/core/pom.xml
Modified: labs/yay/trunk/core/pom.xml
URL:
http://svn.apache.org/viewvc/labs/yay/trunk/core/pom.xml?rev=1432825&r1=1432824&r2=1432825&view=diff
==============================================================================
--- labs/yay/trunk/core/pom.xml (original)
+++ labs/yay/trunk/core/pom.xml Mon Jan 14 07:53:41 2013
@@ -14,13 +14,13 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
- <version>1.9.0-rc1</version>
+ <version>1.9.5</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-math3</artifactId>
- <version>3.0</version>
+ <version>3.1.1</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]