mirror of
https://github.com/apache/struts.git
synced 2026-08-07 07:37:20 +00:00
add async plugin to dependency management
This commit is contained in:
@@ -532,6 +532,11 @@
|
||||
<artifactId>struts2-gxp-plugin</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.struts</groupId>
|
||||
<artifactId>struts2-async-plugin</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.struts</groupId>
|
||||
<artifactId>struts2-osgi-admin-bundle</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user