diff --git a/acl/pom.xml b/acl/pom.xml
index 6fde48046a..302004381d 100644
--- a/acl/pom.xml
+++ b/acl/pom.xml
@@ -46,19 +46,19 @@
org.springframework
spring-aop
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-context
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-core
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -70,13 +70,13 @@
org.springframework
spring-jdbc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-tx
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -132,19 +132,19 @@
org.springframework
spring-beans
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
org.springframework
spring-context-support
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -157,7 +157,7 @@
-
+ maven-compiler-plugin
1.7
1.7
diff --git a/aspects/pom.xml b/aspects/pom.xml
index 9a0ea112f2..409421241d 100644
--- a/aspects/pom.xml
+++ b/aspects/pom.xml
@@ -40,19 +40,19 @@
org.springframework
spring-beans
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-context
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-core
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -114,13 +114,13 @@
org.springframework
spring-aop
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -133,7 +133,7 @@
-
+ maven-compiler-plugin
1.7
1.7
diff --git a/cas/pom.xml b/cas/pom.xml
index f517e2826a..334e10e469 100644
--- a/cas/pom.xml
+++ b/cas/pom.xml
@@ -52,19 +52,19 @@
org.springframework
spring-beans
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-context
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-core
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -76,7 +76,7 @@
org.springframework
spring-web
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -132,7 +132,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -145,7 +145,7 @@
-
+ maven-compiler-plugin
1.7
1.7
diff --git a/config/pom.xml b/config/pom.xml
index 5db31cb0c9..9a73ad9c10 100644
--- a/config/pom.xml
+++ b/config/pom.xml
@@ -46,25 +46,25 @@
org.springframework
spring-aop
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-beans
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-context
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-core
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -118,28 +118,28 @@
org.springframework
spring-jdbc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
true
org.springframework
spring-tx
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
true
org.springframework
spring-web
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
true
org.springframework
spring-webmvc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
true
@@ -362,19 +362,19 @@
org.springframework
spring-expression
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
org.springframework
spring-orm
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -387,7 +387,7 @@
-
+ maven-compiler-plugin
1.7
1.7
diff --git a/core/pom.xml b/core/pom.xml
index 102ade8da6..ea5c28a439 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -40,25 +40,25 @@
org.springframework
spring-aop
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-beans
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-context
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-core
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -70,7 +70,7 @@
org.springframework
spring-expression
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -104,14 +104,14 @@
org.springframework
spring-jdbc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
true
org.springframework
spring-tx
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
true
@@ -262,7 +262,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -281,7 +281,7 @@
-
+ maven-compiler-plugin
1.7
1.7
diff --git a/crypto/pom.xml b/crypto/pom.xml
index 4bbeac873a..74b8241b95 100644
--- a/crypto/pom.xml
+++ b/crypto/pom.xml
@@ -71,7 +71,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -84,7 +84,7 @@
-
+ maven-compiler-plugin
1.7
1.7
diff --git a/gradle/maven-deployment.gradle b/gradle/maven-deployment.gradle
index cf2149f6c9..e66962a4f0 100644
--- a/gradle/maven-deployment.gradle
+++ b/gradle/maven-deployment.gradle
@@ -94,14 +94,14 @@ def customizePom(pom, gradleProject) {
def plugins = asNode().appendNode('build').appendNode('plugins')
plugins
.appendNode('plugin')
- .appendNode('maven-compiler-plugin').parent()
+ .appendNode('artifactId','maven-compiler-plugin').parent()
.appendNode('configuration')
.appendNode('source','1.7').parent()
.appendNode('target','1.7')
if(isWar) {
plugins
.appendNode('plugin')
- .appendNode('maven-war-plugin').parent()
+ .appendNode('artifactId','maven-war-plugin').parent()
.appendNode('version','2.3').parent()
.appendNode('configuration')
.appendNode('failOnMissingWebXml','false')
diff --git a/itest/context/pom.xml b/itest/context/pom.xml
index c5d22f61a9..784948097d 100644
--- a/itest/context/pom.xml
+++ b/itest/context/pom.xml
@@ -52,25 +52,25 @@
org.springframework
spring-aop
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-beans
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-context
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-tx
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -137,13 +137,13 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
org.springframework
spring-web
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -156,7 +156,7 @@
-
+ maven-compiler-plugin
1.7
1.7
diff --git a/itest/web/pom.xml b/itest/web/pom.xml
index 5ef38d2779..3b80edeee3 100644
--- a/itest/web/pom.xml
+++ b/itest/web/pom.xml
@@ -34,13 +34,13 @@
org.springframework
spring-context
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-web
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -171,19 +171,19 @@
org.springframework
spring-beans
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
org.springframework
spring-webmvc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -203,7 +203,7 @@
-
+ maven-compiler-plugin
1.7
1.7
diff --git a/ldap/pom.xml b/ldap/pom.xml
index 3df47e78a0..02e7f5f765 100644
--- a/ldap/pom.xml
+++ b/ldap/pom.xml
@@ -38,21 +38,21 @@
compile
- spring-beans
+ spring-core
org.springframework
- spring-core
+ spring-tx
+ org.springframework
+
+
+ spring-beans
org.springframework
commons-logging
commons-logging
-
- spring-tx
- org.springframework
-
@@ -64,19 +64,19 @@
org.springframework
spring-beans
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-context
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-core
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -88,7 +88,7 @@
org.springframework
spring-tx
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -186,7 +186,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -199,7 +199,7 @@
-
+ maven-compiler-plugin
1.7
1.7
diff --git a/openid/pom.xml b/openid/pom.xml
index 6d7b24773f..96c6a5925f 100644
--- a/openid/pom.xml
+++ b/openid/pom.xml
@@ -64,25 +64,25 @@
org.springframework
spring-aop
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-beans
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-context
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-core
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -94,7 +94,7 @@
org.springframework
spring-web
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -155,7 +155,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -168,7 +168,7 @@
-
+ maven-compiler-plugin
1.7
1.7
diff --git a/remoting/pom.xml b/remoting/pom.xml
index 9a3d2cab50..5091e97357 100644
--- a/remoting/pom.xml
+++ b/remoting/pom.xml
@@ -46,19 +46,19 @@
org.springframework
spring-beans
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-context
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-core
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -70,7 +70,7 @@
org.springframework
spring-web
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -113,7 +113,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -126,7 +126,7 @@
-
+ maven-compiler-plugin
1.7
1.7
diff --git a/samples/aspectj-jc/pom.xml b/samples/aspectj-jc/pom.xml
index 55231c4675..397ef64c8c 100644
--- a/samples/aspectj-jc/pom.xml
+++ b/samples/aspectj-jc/pom.xml
@@ -96,7 +96,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -109,7 +109,7 @@
-
+ maven-compiler-plugin
1.7
1.7
diff --git a/samples/aspectj-xml/pom.xml b/samples/aspectj-xml/pom.xml
index ea82647724..8b2476fbf9 100644
--- a/samples/aspectj-xml/pom.xml
+++ b/samples/aspectj-xml/pom.xml
@@ -96,7 +96,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -109,7 +109,7 @@
-
+ maven-compiler-plugin
1.7
1.7
diff --git a/samples/cas/sample-xml/pom.xml b/samples/cas/sample-xml/pom.xml
index f010646e6d..3f4d3a8682 100644
--- a/samples/cas/sample-xml/pom.xml
+++ b/samples/cas/sample-xml/pom.xml
@@ -177,7 +177,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -190,14 +190,14 @@
-
+ maven-compiler-plugin
1.7
1.7
-
+ maven-war-plugin
2.3
false
diff --git a/samples/cas/server/pom.xml b/samples/cas/server/pom.xml
index f21b805262..8c9a914666 100644
--- a/samples/cas/server/pom.xml
+++ b/samples/cas/server/pom.xml
@@ -75,7 +75,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -88,14 +88,14 @@
-
+ maven-compiler-plugin
1.7
1.7
-
+ maven-war-plugin
2.3
false
diff --git a/samples/concurrency-jc/pom.xml b/samples/concurrency-jc/pom.xml
index 697700600d..e4e48c7ac0 100644
--- a/samples/concurrency-jc/pom.xml
+++ b/samples/concurrency-jc/pom.xml
@@ -104,13 +104,13 @@
org.springframework
spring-jdbc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-webmvc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -171,7 +171,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -184,14 +184,14 @@
-
+ maven-compiler-plugin
1.7
1.7
-
+ maven-war-plugin
2.3
false
diff --git a/samples/contacts-xml/pom.xml b/samples/contacts-xml/pom.xml
index 69d8aa061f..2f54b9a391 100644
--- a/samples/contacts-xml/pom.xml
+++ b/samples/contacts-xml/pom.xml
@@ -50,43 +50,43 @@
org.springframework
spring-aop
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-beans
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-context
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-jdbc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-tx
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-web
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-webmvc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -159,7 +159,7 @@
org.springframework
spring-context-support
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
runtime
@@ -183,7 +183,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -196,14 +196,14 @@
-
+ maven-compiler-plugin
1.7
1.7
-
+ maven-war-plugin
2.3
false
diff --git a/samples/dms-xml/pom.xml b/samples/dms-xml/pom.xml
index 45c7e2d429..d2befd98ab 100644
--- a/samples/dms-xml/pom.xml
+++ b/samples/dms-xml/pom.xml
@@ -46,19 +46,19 @@
org.springframework
spring-beans
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-jdbc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-tx
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -90,7 +90,7 @@
org.springframework
spring-context-support
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
runtime
@@ -126,13 +126,13 @@
org.springframework
spring-context
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -145,7 +145,7 @@
-
+ maven-compiler-plugin
1.7
1.7
diff --git a/samples/form-jc/pom.xml b/samples/form-jc/pom.xml
index 9b8a291815..826a3be3cc 100644
--- a/samples/form-jc/pom.xml
+++ b/samples/form-jc/pom.xml
@@ -104,13 +104,13 @@
org.springframework
spring-jdbc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-webmvc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -171,7 +171,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -184,14 +184,14 @@
-
+ maven-compiler-plugin
1.7
1.7
-
+ maven-war-plugin
2.3
false
diff --git a/samples/gae-xml/pom.xml b/samples/gae-xml/pom.xml
index 836d646c3c..7be44245b6 100644
--- a/samples/gae-xml/pom.xml
+++ b/samples/gae-xml/pom.xml
@@ -74,31 +74,31 @@
org.springframework
spring-beans
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-context
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-context-support
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-web
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-webmvc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -183,7 +183,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -196,14 +196,14 @@
-
+ maven-compiler-plugin
1.7
1.7
-
+ maven-war-plugin
2.3
false
diff --git a/samples/hellojs-jc/pom.xml b/samples/hellojs-jc/pom.xml
index 2c247388c8..84fd68fccd 100644
--- a/samples/hellojs-jc/pom.xml
+++ b/samples/hellojs-jc/pom.xml
@@ -110,13 +110,13 @@
org.springframework
spring-jdbc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-webmvc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -177,7 +177,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -190,14 +190,14 @@
-
+ maven-compiler-plugin
1.7
1.7
-
+ maven-war-plugin
2.3
false
diff --git a/samples/hellomvc-jc/pom.xml b/samples/hellomvc-jc/pom.xml
index e033be1968..c4a645fc77 100644
--- a/samples/hellomvc-jc/pom.xml
+++ b/samples/hellomvc-jc/pom.xml
@@ -104,13 +104,13 @@
org.springframework
spring-jdbc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-webmvc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -171,7 +171,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -184,14 +184,14 @@
-
+ maven-compiler-plugin
1.7
1.7
-
+ maven-war-plugin
2.3
false
diff --git a/samples/helloworld-jc/pom.xml b/samples/helloworld-jc/pom.xml
index 7803a12fc0..c326e61444 100644
--- a/samples/helloworld-jc/pom.xml
+++ b/samples/helloworld-jc/pom.xml
@@ -111,7 +111,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -124,14 +124,14 @@
-
+ maven-compiler-plugin
1.7
1.7
-
+ maven-war-plugin
2.3
false
diff --git a/samples/inmemory-jc/pom.xml b/samples/inmemory-jc/pom.xml
index 79c94799a3..677ca6a16b 100644
--- a/samples/inmemory-jc/pom.xml
+++ b/samples/inmemory-jc/pom.xml
@@ -104,13 +104,13 @@
org.springframework
spring-jdbc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-webmvc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -171,7 +171,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -184,14 +184,14 @@
-
+ maven-compiler-plugin
1.7
1.7
-
+ maven-war-plugin
2.3
false
diff --git a/samples/insecure/pom.xml b/samples/insecure/pom.xml
index 1e9bd043bb..305b41252f 100644
--- a/samples/insecure/pom.xml
+++ b/samples/insecure/pom.xml
@@ -99,7 +99,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -112,14 +112,14 @@
-
+ maven-compiler-plugin
1.7
1.7
-
+ maven-war-plugin
2.3
false
diff --git a/samples/insecuremvc/pom.xml b/samples/insecuremvc/pom.xml
index 45c7e5ac51..9e38f40662 100644
--- a/samples/insecuremvc/pom.xml
+++ b/samples/insecuremvc/pom.xml
@@ -86,13 +86,13 @@
org.springframework
spring-jdbc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-webmvc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -153,7 +153,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -166,14 +166,14 @@
-
+ maven-compiler-plugin
1.7
1.7
-
+ maven-war-plugin
2.3
false
diff --git a/samples/jaas-xml/pom.xml b/samples/jaas-xml/pom.xml
index 53e23de25e..76c496a40a 100644
--- a/samples/jaas-xml/pom.xml
+++ b/samples/jaas-xml/pom.xml
@@ -44,19 +44,19 @@
org.springframework
spring-beans
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-context
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-web
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -117,7 +117,7 @@
org.springframework
spring-context-support
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
runtime
@@ -141,7 +141,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -154,14 +154,14 @@
-
+ maven-compiler-plugin
1.7
1.7
-
+ maven-war-plugin
2.3
false
diff --git a/samples/jdbc-jc/pom.xml b/samples/jdbc-jc/pom.xml
index f4395e7be3..335c248a5c 100644
--- a/samples/jdbc-jc/pom.xml
+++ b/samples/jdbc-jc/pom.xml
@@ -104,13 +104,13 @@
org.springframework
spring-jdbc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-webmvc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -171,7 +171,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -184,14 +184,14 @@
-
+ maven-compiler-plugin
1.7
1.7
-
+ maven-war-plugin
2.3
false
diff --git a/samples/ldap-jc/pom.xml b/samples/ldap-jc/pom.xml
index 15e5dc158c..a975f7076a 100644
--- a/samples/ldap-jc/pom.xml
+++ b/samples/ldap-jc/pom.xml
@@ -146,13 +146,13 @@
org.springframework
spring-jdbc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-webmvc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -213,7 +213,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -226,14 +226,14 @@
-
+ maven-compiler-plugin
1.7
1.7
-
+ maven-war-plugin
2.3
false
diff --git a/samples/ldap-xml/pom.xml b/samples/ldap-xml/pom.xml
index b6fbb1e1c0..4ce0b102bf 100644
--- a/samples/ldap-xml/pom.xml
+++ b/samples/ldap-xml/pom.xml
@@ -129,7 +129,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -142,14 +142,14 @@
-
+ maven-compiler-plugin
1.7
1.7
-
+ maven-war-plugin
2.3
false
diff --git a/samples/messages-jc/pom.xml b/samples/messages-jc/pom.xml
index 9a69fa20e7..9edd3b582f 100644
--- a/samples/messages-jc/pom.xml
+++ b/samples/messages-jc/pom.xml
@@ -94,55 +94,55 @@
org.springframework
spring-aop
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-aspects
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-beans
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-context
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-core
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-instrument
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-orm
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-tx
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-webmvc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -203,7 +203,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -216,7 +216,7 @@
-
+ maven-compiler-plugin
1.7
1.7
diff --git a/samples/openid-jc/pom.xml b/samples/openid-jc/pom.xml
index 035efa1c06..d2ec120173 100644
--- a/samples/openid-jc/pom.xml
+++ b/samples/openid-jc/pom.xml
@@ -110,13 +110,13 @@
org.springframework
spring-jdbc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-webmvc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -183,7 +183,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -196,14 +196,14 @@
-
+ maven-compiler-plugin
1.7
1.7
-
+ maven-war-plugin
2.3
false
diff --git a/samples/openid-xml/pom.xml b/samples/openid-xml/pom.xml
index 57228b1b8b..ff837f8db4 100644
--- a/samples/openid-xml/pom.xml
+++ b/samples/openid-xml/pom.xml
@@ -117,7 +117,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -130,14 +130,14 @@
-
+ maven-compiler-plugin
1.7
1.7
-
+ maven-war-plugin
2.3
false
diff --git a/samples/preauth-jc/pom.xml b/samples/preauth-jc/pom.xml
index 92a5f2c0ef..09022e64e4 100644
--- a/samples/preauth-jc/pom.xml
+++ b/samples/preauth-jc/pom.xml
@@ -104,13 +104,13 @@
org.springframework
spring-jdbc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-webmvc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -171,7 +171,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -184,14 +184,14 @@
-
+ maven-compiler-plugin
1.7
1.7
-
+ maven-war-plugin
2.3
false
diff --git a/samples/preauth-xml/pom.xml b/samples/preauth-xml/pom.xml
index d07682bdc5..c1190e9e61 100644
--- a/samples/preauth-xml/pom.xml
+++ b/samples/preauth-xml/pom.xml
@@ -87,7 +87,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -100,14 +100,14 @@
-
+ maven-compiler-plugin
1.7
1.7
-
+ maven-war-plugin
2.3
false
diff --git a/samples/rememberme-jc/pom.xml b/samples/rememberme-jc/pom.xml
index cc927c381a..b9a2a3043e 100644
--- a/samples/rememberme-jc/pom.xml
+++ b/samples/rememberme-jc/pom.xml
@@ -104,13 +104,13 @@
org.springframework
spring-jdbc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-webmvc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -171,7 +171,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -184,14 +184,14 @@
-
+ maven-compiler-plugin
1.7
1.7
-
+ maven-war-plugin
2.3
false
diff --git a/samples/servletapi-xml/pom.xml b/samples/servletapi-xml/pom.xml
index aa0dddbcae..74e8c0480f 100644
--- a/samples/servletapi-xml/pom.xml
+++ b/samples/servletapi-xml/pom.xml
@@ -56,25 +56,25 @@
org.springframework
spring-beans
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-context
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-web
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-webmvc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -123,7 +123,7 @@
org.springframework
spring-context-support
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
runtime
@@ -147,7 +147,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -160,14 +160,14 @@
-
+ maven-compiler-plugin
1.7
1.7
-
+ maven-war-plugin
2.3
false
diff --git a/samples/tutorial-xml/pom.xml b/samples/tutorial-xml/pom.xml
index 6a7b2b9e34..c1aef4ffdb 100644
--- a/samples/tutorial-xml/pom.xml
+++ b/samples/tutorial-xml/pom.xml
@@ -50,19 +50,19 @@
org.springframework
spring-beans
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-web
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-webmvc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -147,7 +147,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -160,14 +160,14 @@
-
+ maven-compiler-plugin
1.7
1.7
-
+ maven-war-plugin
2.3
false
diff --git a/samples/x509-jc/pom.xml b/samples/x509-jc/pom.xml
index 69f01352a3..c869c7ff1e 100644
--- a/samples/x509-jc/pom.xml
+++ b/samples/x509-jc/pom.xml
@@ -104,13 +104,13 @@
org.springframework
spring-jdbc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-webmvc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -171,7 +171,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -184,14 +184,14 @@
-
+ maven-compiler-plugin
1.7
1.7
-
+ maven-war-plugin
2.3
false
diff --git a/taglibs/pom.xml b/taglibs/pom.xml
index c66845139c..9e1542ce73 100644
--- a/taglibs/pom.xml
+++ b/taglibs/pom.xml
@@ -52,25 +52,25 @@
org.springframework
spring-aop
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-beans
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-context
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-core
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -82,13 +82,13 @@
org.springframework
spring-expression
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-web
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -179,7 +179,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -192,7 +192,7 @@
-
+ maven-compiler-plugin
1.7
1.7
diff --git a/web/pom.xml b/web/pom.xml
index 9bdbfbf0a9..ea7ed54d7e 100644
--- a/web/pom.xml
+++ b/web/pom.xml
@@ -46,19 +46,19 @@
org.springframework
spring-beans
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-context
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-core
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -70,13 +70,13 @@
org.springframework
spring-expression
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
org.springframework
spring-web
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
@@ -89,21 +89,21 @@
org.springframework
spring-jdbc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
true
org.springframework
spring-tx
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
true
org.springframework
spring-webmvc
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
compile
true
@@ -230,7 +230,7 @@
org.springframework
spring-test
- 3.2.17.RELEASE
+ 3.2.18.RELEASE
test
@@ -243,7 +243,7 @@
-
+ maven-compiler-plugin
1.7
1.7