Repository: struts Updated Branches: refs/heads/master cf7bfe63e -> 2f8121d53
Drops unused dependency Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/2f8121d5 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/2f8121d5 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/2f8121d5 Branch: refs/heads/master Commit: 2f8121d53660f8474fff42e58ccb4e8f4063be94 Parents: cf7bfe6 Author: Lukasz Lenart <[email protected]> Authored: Mon Jul 17 09:32:55 2017 +0200 Committer: Lukasz Lenart <[email protected]> Committed: Mon Jul 17 09:32:55 2017 +0200 ---------------------------------------------------------------------- pom.xml | 6 ------ 1 file changed, 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts/blob/2f8121d5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6201f18..d6e9648 100644 --- a/pom.xml +++ b/pom.xml @@ -854,12 +854,6 @@ </dependency> <dependency> - <groupId>log4j</groupId> - <artifactId>log4j</artifactId> - <version>1.2.17</version> - </dependency> - - <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> <version>1.7.12</version>
