You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by br...@apache.org on 2014/12/05 14:44:20 UTC

svn commit: r1643281 - /commons/proper/lang/trunk/pom.xml

Author: britter
Date: Fri Dec  5 13:44:20 2014
New Revision: 1643281

URL: http://svn.apache.org/r1643281
Log:
Update to latest junit release

Modified:
    commons/proper/lang/trunk/pom.xml

Modified: commons/proper/lang/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/pom.xml?rev=1643281&r1=1643280&r2=1643281&view=diff
==============================================================================
--- commons/proper/lang/trunk/pom.xml (original)
+++ commons/proper/lang/trunk/pom.xml Fri Dec  5 13:44:20 2014
@@ -473,7 +473,7 @@
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>4.11</version>
+      <version>4.12</version>
       <scope>test</scope>
     </dependency>
     <dependency>



Re: svn commit: r1643281 - /commons/proper/lang/trunk/pom.xml

Posted by Benedikt Ritter <br...@apache.org>.
Let the "update JUnit dependency"-commits begin! ;o)

2014-12-05 14:44 GMT+01:00 <br...@apache.org>:

> Author: britter
> Date: Fri Dec  5 13:44:20 2014
> New Revision: 1643281
>
> URL: http://svn.apache.org/r1643281
> Log:
> Update to latest junit release
>
> Modified:
>     commons/proper/lang/trunk/pom.xml
>
> Modified: commons/proper/lang/trunk/pom.xml
> URL:
> http://svn.apache.org/viewvc/commons/proper/lang/trunk/pom.xml?rev=1643281&r1=1643280&r2=1643281&view=diff
>
> ==============================================================================
> --- commons/proper/lang/trunk/pom.xml (original)
> +++ commons/proper/lang/trunk/pom.xml Fri Dec  5 13:44:20 2014
> @@ -473,7 +473,7 @@
>      <dependency>
>        <groupId>junit</groupId>
>        <artifactId>junit</artifactId>
> -      <version>4.11</version>
> +      <version>4.12</version>
>        <scope>test</scope>
>      </dependency>
>      <dependency>
>
>
>


-- 
http://people.apache.org/~britter/
http://www.systemoutprintln.de/
http://twitter.com/BenediktRitter
http://github.com/britter