mirror of
https://github.com/apache/struts.git
synced 2026-08-05 22:56:59 +00:00
Add missing struts-core dependency to showcase.
git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@409915 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -31,6 +31,11 @@
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.struts.action2</groupId>
|
||||
<artifactId>struts-core</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>opensymphony</groupId>
|
||||
<artifactId>sitemesh</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user