You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/01/27 13:37:59 UTC

svn commit: r1236657 - /maven/shared/trunk/maven-reporting-impl/pom.xml

Author: olamy
Date: Fri Jan 27 12:37:58 2012
New Revision: 1236657

URL: http://svn.apache.org/viewvc?rev=1236657&view=rev
Log:
[MSHARED-222] Update the dependency on commons-validator.

Modified:
    maven/shared/trunk/maven-reporting-impl/pom.xml

Modified: maven/shared/trunk/maven-reporting-impl/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-reporting-impl/pom.xml?rev=1236657&r1=1236656&r2=1236657&view=diff
==============================================================================
--- maven/shared/trunk/maven-reporting-impl/pom.xml (original)
+++ maven/shared/trunk/maven-reporting-impl/pom.xml Fri Jan 27 12:37:58 2012
@@ -101,7 +101,7 @@
     <dependency>
       <groupId>commons-validator</groupId>
       <artifactId>commons-validator</artifactId>
-      <version>1.2.0</version>
+      <version>1.3.1</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>



Re: svn commit: r1236657 - /maven/shared/trunk/maven-reporting-impl/pom.xml

Posted by Simone Tripodi <si...@apache.org>.
Salut Olivier,

I don't know if you're running to have the maven-reporting released,
but I just started the VOTE for commons-validator-1.4.0, it would be
good including it once (and if) released :)

All the best,
-Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/



On Fri, Jan 27, 2012 at 1:37 PM,  <ol...@apache.org> wrote:
> Author: olamy
> Date: Fri Jan 27 12:37:58 2012
> New Revision: 1236657
>
> URL: http://svn.apache.org/viewvc?rev=1236657&view=rev
> Log:
> [MSHARED-222] Update the dependency on commons-validator.
>
> Modified:
>    maven/shared/trunk/maven-reporting-impl/pom.xml
>
> Modified: maven/shared/trunk/maven-reporting-impl/pom.xml
> URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-reporting-impl/pom.xml?rev=1236657&r1=1236656&r2=1236657&view=diff
> ==============================================================================
> --- maven/shared/trunk/maven-reporting-impl/pom.xml (original)
> +++ maven/shared/trunk/maven-reporting-impl/pom.xml Fri Jan 27 12:37:58 2012
> @@ -101,7 +101,7 @@
>     <dependency>
>       <groupId>commons-validator</groupId>
>       <artifactId>commons-validator</artifactId>
> -      <version>1.2.0</version>
> +      <version>1.3.1</version>
>     </dependency>
>     <dependency>
>       <groupId>org.codehaus.plexus</groupId>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org