diff --git a/spring-integration-parent/pom.xml b/spring-integration-parent/pom.xml index 38b448079f..137d3c1f99 100644 --- a/spring-integration-parent/pom.xml +++ b/spring-integration-parent/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.springframework.integration spring-integration-parent @@ -23,7 +24,7 @@ 1.1 1.5.10 3.0.3.RELEASE - 2.0.5.RELEASE + 3.0.3.RELEASE 1.5.9 @@ -101,7 +102,8 @@ - + http://static.springframework.org/spring-integration/site/downloads/releases.html static.springframework.org @@ -109,14 +111,10 @@ - + org.aspectj @@ -213,13 +211,21 @@ spring-commons-serializer 1.0.0.M1 + + org.springframework.security + spring-security-core + ${org.springframework.security.version} + + + org.springframework.security + spring-security-config + ${org.springframework.security.version} + - + cglib cglib-nodep ${cglib.version} @@ -276,12 +282,10 @@ - + log4j log4j @@ -292,10 +296,8 @@ - + org.springframework.build.aws org.springframework.build.aws.maven 3.0.0.RELEASE @@ -376,12 +378,9 @@ - + com.springsource.bundlor com.springsource.bundlor.maven 1.0.0.RELEASE @@ -398,10 +397,8 @@ - + org.apache.maven.plugins maven-jar-plugin 2.2 @@ -416,11 +413,8 @@ - + org.apache.maven.plugins maven-project-info-reports-plugin 2.1 diff --git a/spring-integration-security/pom.xml b/spring-integration-security/pom.xml index 485eaa7f66..d76f292cff 100644 --- a/spring-integration-security/pom.xml +++ b/spring-integration-security/pom.xml @@ -27,7 +27,6 @@ org.springframework.security spring-security-core - 3.0.3.RELEASE org.springframework @@ -38,7 +37,6 @@ org.springframework.security spring-security-config - 3.0.3.RELEASE org.springframework