Upgrade test dependencies: log4j 1.2.17, avalong-framework 4.1.5
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1432688 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -444,7 +444,7 @@ under the License.
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>log4j</groupId>
|
<groupId>log4j</groupId>
|
||||||
<artifactId>log4j</artifactId>
|
<artifactId>log4j</artifactId>
|
||||||
<version>1.2.12</version>
|
<version>1.2.17</version>
|
||||||
<optional>true</optional>
|
<optional>true</optional>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
@@ -456,7 +456,7 @@ under the License.
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>avalon-framework</groupId>
|
<groupId>avalon-framework</groupId>
|
||||||
<artifactId>avalon-framework</artifactId>
|
<artifactId>avalon-framework</artifactId>
|
||||||
<version>4.1.3</version>
|
<version>4.1.5</version>
|
||||||
<optional>true</optional>
|
<optional>true</optional>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|||||||
Reference in New Issue
Block a user