Removing commons logging from pom

WW-1413


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@582713 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Donald J. Brown
2007-10-08 05:59:39 +00:00
parent 2ea2d869cc
commit b07f659693
-6
View File
@@ -326,12 +326,6 @@
<version>2.6.11</version>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.0.4</version>
</dependency>
<!-- Ajax -->
<dependency>
<groupId>uk.ltd.getahead</groupId>