Alex, this change looks suspect. Was it intentional?

> On Apr 24, 2015, at 1:13 AM, kolonit...@apache.org wrote:
> 
> http://git-wip-us.apache.org/repos/asf/cayenne/blob/09c6da92/cayenne-server/pom.xml
> ----------------------------------------------------------------------
> diff --git a/cayenne-server/pom.xml b/cayenne-server/pom.xml
> index d00cd8c..ee4e3c7 100644
> --- a/cayenne-server/pom.xml
> +++ b/cayenne-server/pom.xml
> @@ -48,6 +48,11 @@
>                       <artifactId>commons-logging</artifactId>
>                       <scope>compile</scope>
>               </dependency>
> +        <dependency>
> +            <groupId>org.apache.commons</groupId>
> +            <artifactId>commons-lang3</artifactId>
> +            <version>3.0</version>
> +        </dependency>
>               <dependency>
>                       <groupId>org.apache.velocity</groupId>
>                       <artifactId>velocity</artifactId>

Reply via email to