Author: britter Date: Sat Dec 27 18:29:31 2014 New Revision: 1648084 URL: http://svn.apache.org/r1648084 Log: Update junit dependency
Modified: commons/proper/imaging/trunk/pom.xml Modified: commons/proper/imaging/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/imaging/trunk/pom.xml?rev=1648084&r1=1648083&r2=1648084&view=diff ============================================================================== --- commons/proper/imaging/trunk/pom.xml (original) +++ commons/proper/imaging/trunk/pom.xml Sat Dec 27 18:29:31 2014 @@ -198,7 +198,7 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>4.11</version> + <version>4.12</version> <scope>test</scope> </dependency> <dependency>