diff options
Diffstat (limited to 'common-logging/pom.xml')
-rw-r--r-- | common-logging/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/common-logging/pom.xml b/common-logging/pom.xml index 210665de..d3e46d20 100644 --- a/common-logging/pom.xml +++ b/common-logging/pom.xml @@ -38,11 +38,6 @@ <scope>provided</scope> </dependency> <dependency> - <groupId>log4j</groupId> - <artifactId>log4j</artifactId> - <scope>provided</scope> - </dependency> - <dependency> <groupId>javax.servlet</groupId> <artifactId>javax.servlet-api</artifactId> <scope>compile</scope> |