diff --git a/xwork-core/pom.xml b/xwork-core/pom.xml index b209eebfb..42d93eb9d 100644 --- a/xwork-core/pom.xml +++ b/xwork-core/pom.xml @@ -152,7 +152,7 @@ org.apache.maven.plugins maven-shade-plugin - 1.2 + 1.4 package @@ -219,7 +219,7 @@ org.apache.commons.lang.xwork - org.apache.commons.lang + org.apache.commons.io org.apache.commons.io.xwork @@ -236,7 +236,7 @@ maven-bundle-plugin - org.apache.commons.lang.xwork.*,com.opensymphony.xwork2.* + org.apache.commons.lang.xwork.*,org.apache.commons.io.xwork.*,com.opensymphony.xwork2.*