On 2013-01-13 19:14, t...@apache.org wrote:
> Author: tn
> Date: Sun Jan 13 18:14:24 2013
> New Revision: 1432688
> 
> URL: http://svn.apache.org/viewvc?rev=1432688&view=rev
> Log:
> Upgrade test dependencies: log4j 1.2.17, avalong-framework 4.1.5

These are not test dependencies - they are real dependencies used in the
implementations of Log4JLogger and AvalonLogger respectively.
Do we really want to upgrade these?

> 
> Modified:
>     commons/proper/logging/trunk/pom.xml
> 
> Modified: commons/proper/logging/trunk/pom.xml
> URL: 
> http://svn.apache.org/viewvc/commons/proper/logging/trunk/pom.xml?rev=1432688&r1=1432687&r2=1432688&view=diff
> ==============================================================================
> --- commons/proper/logging/trunk/pom.xml (original)
> +++ commons/proper/logging/trunk/pom.xml Sun Jan 13 18:14:24 2013
> @@ -444,7 +444,7 @@ under the License.
>      <dependency>
>        <groupId>log4j</groupId>
>        <artifactId>log4j</artifactId>
> -      <version>1.2.12</version>
> +      <version>1.2.17</version>
>        <optional>true</optional>
>      </dependency>
>      <dependency>
> @@ -456,7 +456,7 @@ under the License.
>      <dependency>
>        <groupId>avalon-framework</groupId>
>        <artifactId>avalon-framework</artifactId>
> -      <version>4.1.3</version>
> +      <version>4.1.5</version>
>        <optional>true</optional>
>      </dependency>
>      <dependency>
> 
> 


-- 
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to