Author: tchemit Date: 2012-11-16 16:22:35 +0100 (Fri, 16 Nov 2012) New Revision: 1381 Url: http://nuiton.org/repositories/revision/mavenpom/1381 Log: fixes #2437: Updates to junit 4.11 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-11-13 13:28:43 UTC (rev 1380) +++ trunk/pom.xml 2012-11-16 15:22:35 UTC (rev 1381) @@ -313,7 +313,7 @@ <commonsPrimitivesVersion>1.0</commonsPrimitivesVersion> <commonsMathVersion>2.2</commonsMathVersion> <guavaVersion>13.0.1</guavaVersion> - <junitVersion>4.10</junitVersion> + <junitVersion>4.11</junitVersion> <log4jVersion>1.2.17</log4jVersion> <!-- to deploy with scpexe for maven 3 -->
participants (1)
-
tchemit@users.nuiton.org