diff --git a/modules/sdk/project-templates/project-templates-spring-mvc-portlet/src/main/resources/archetype-resources/pom.xml b/modules/sdk/project-templates/project-templates-spring-mvc-portlet/src/main/resources/archetype-resources/pom.xml index 5e82ce6f1295f..892d90b1a558f 100644 --- a/modules/sdk/project-templates/project-templates-spring-mvc-portlet/src/main/resources/archetype-resources/pom.xml +++ b/modules/sdk/project-templates/project-templates-spring-mvc-portlet/src/main/resources/archetype-resources/pom.xml @@ -27,10 +27,10 @@ provided #end #if (${framework.equals("portletmvc4spring")}) - 5.5.1 - 5.3.27 + 6.2.7 + 6.1.14 #elseif (${framework.equals("springportletmvc")}) - 4.1.9.RELEASE + 6.1.14 #end