diff --git a/apps/pom.xml b/apps/pom.xml index 1a7d12c96..791f306ba 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -99,7 +99,7 @@ org.springframework spring-test - ${struts2.springPlatformVersion} + ${spring.platformVersion} test diff --git a/pom.xml b/pom.xml index 73267690e..b15d3b880 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,7 @@ UTF-8 - 4.3.13.RELEASE + 4.3.13.RELEASE 3.1.15 5.2 3.0.7 @@ -878,47 +878,47 @@ org.springframework spring-core - ${struts2.springPlatformVersion} + ${spring.platformVersion} org.springframework spring-webmvc-portlet - ${struts2.springPlatformVersion} + ${spring.platformVersion} org.springframework spring-context - ${struts2.springPlatformVersion} + ${spring.platformVersion} org.springframework spring-aop - ${struts2.springPlatformVersion} + ${spring.platformVersion} org.springframework spring-aspects - ${struts2.springPlatformVersion} + ${spring.platformVersion} org.springframework spring-beans - ${struts2.springPlatformVersion} + ${spring.platformVersion} org.springframework spring-test - ${struts2.springPlatformVersion} + ${spring.platformVersion} org.springframework spring-context-support - ${struts2.springPlatformVersion} + ${spring.platformVersion} org.springframework spring-web - ${struts2.springPlatformVersion} + ${spring.platformVersion}