diff --git a/spring-binding/pom.xml b/spring-binding/pom.xml index c9ea9a6a..86c6b831 100644 --- a/spring-binding/pom.xml +++ b/spring-binding/pom.xml @@ -47,17 +47,17 @@ org.springframework spring-beans - 2.1-m3 + 2.5-rc1 org.springframework spring-context - 2.1-m3 + 2.5-rc1 org.springframework spring-core - 2.1-m3 + 2.5-rc1 diff --git a/spring-faces/pom.xml b/spring-faces/pom.xml index c0f09e7b..543344fb 100644 --- a/spring-faces/pom.xml +++ b/spring-faces/pom.xml @@ -112,8 +112,8 @@ org.springframework - spring-mock - 2.1-m3 + spring-test + 2.5-rc1 test diff --git a/spring-webflow/pom.xml b/spring-webflow/pom.xml index cf0628fc..c02a11d7 100644 --- a/spring-webflow/pom.xml +++ b/spring-webflow/pom.xml @@ -82,7 +82,7 @@ org.springframework spring-beans - 2.1-m3 + 2.5-rc1 org.springframework @@ -92,40 +92,40 @@ org.springframework spring-context - 2.1-m3 + 2.5-rc1 org.springframework spring-core - 2.1-m3 + 2.5-rc1 org.springframework spring-orm - 2.1-m3 + 2.5-rc1 true org.springframework spring-tx - 2.1-m3 + 2.5-rc1 true org.springframework spring-web - 2.1-m3 + 2.5-rc1 org.springframework spring-webmvc - 2.1-m3 + 2.5-rc1 true org.springframework spring-webmvc-portlet - 2.1-m3 + 2.5-rc1 true @@ -166,17 +166,29 @@ hibernate-commons-annotations 3.3.0.ga test - + + + aopalliance + aopalliance + 1.0 + test + + + org.springframework + spring-aop + 2.5-rc1 + test + org.springframework spring-jdbc - 2.1-m3 + 2.5-rc1 test org.springframework - spring-mock - 2.1-m3 + spring-test + 2.5-rc1 test