Repository: struts Updated Branches: refs/heads/master f5ade7dc6 -> 91ae3448c
Drops deprecated dependency Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/91ae3448 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/91ae3448 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/91ae3448 Branch: refs/heads/master Commit: 91ae3448c0db69b1323826a940dd8c89aa1bec53 Parents: f5ade7d Author: Lukasz Lenart <lukaszlen...@apache.org> Authored: Fri Jul 28 10:54:55 2017 +0200 Committer: Lukasz Lenart <lukaszlen...@apache.org> Committed: Fri Jul 28 10:55:37 2017 +0200 ---------------------------------------------------------------------- pom.xml | 5 ----- 1 file changed, 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts/blob/91ae3448/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b916cc2..b3c9328 100644 --- a/pom.xml +++ b/pom.xml @@ -470,11 +470,6 @@ <artifactId>struts2-osgi-demo-bundle</artifactId> <version>${project.version}</version> </dependency> - <dependency> - <groupId>org.apache.struts</groupId> - <artifactId>struts2-java8-support-plugin</artifactId> - <version>${project.version}</version> - </dependency> <dependency> <groupId>org.freemarker</groupId>