diff --git a/struts2-jquery-archetypes/struts2-jquery-archetype-base/src/main/resources/archetype-resources/pom.xml b/struts2-jquery-archetypes/struts2-jquery-archetype-base/src/main/resources/archetype-resources/pom.xml index 6e5255ad6..5b01cdb08 100644 --- a/struts2-jquery-archetypes/struts2-jquery-archetype-base/src/main/resources/archetype-resources/pom.xml +++ b/struts2-jquery-archetypes/struts2-jquery-archetype-base/src/main/resources/archetype-resources/pom.xml @@ -56,7 +56,7 @@ javax.servlet javax.servlet-api - 3.1.0 + 4.0.1 provided diff --git a/struts2-jquery-archetypes/struts2-jquery-archetype-mobile/src/main/resources/archetype-resources/pom.xml b/struts2-jquery-archetypes/struts2-jquery-archetype-mobile/src/main/resources/archetype-resources/pom.xml index bef9ff50e..35b802a82 100644 --- a/struts2-jquery-archetypes/struts2-jquery-archetype-mobile/src/main/resources/archetype-resources/pom.xml +++ b/struts2-jquery-archetypes/struts2-jquery-archetype-mobile/src/main/resources/archetype-resources/pom.xml @@ -62,7 +62,7 @@ javax.servlet javax.servlet-api - 3.1.0 + 4.0.1 provided