diff --git a/spring-all/pom.xml b/spring-all/pom.xml
index 30dd39c400..9dfb42a623 100644
--- a/spring-all/pom.xml
+++ b/spring-all/pom.xml
@@ -42,7 +42,7 @@
org.javassist
javassist
- 3.17.1-GA
+ ${javassist.version}
mysql
@@ -71,7 +71,7 @@
javax.servlet
jstl
- 1.2
+ ${jstl.version}
runtime
@@ -84,14 +84,14 @@
-
+
org.springframework
spring-test
${org.springframework.version}
test
-
+
junit
junit-dep
@@ -131,8 +131,8 @@
-
-
+
+
org.apache.maven.plugins
maven-war-plugin
2.3
@@ -140,7 +140,7 @@
false
-
+
org.apache.maven.plugins
maven-surefire-plugin
@@ -184,6 +184,8 @@
3.2.3.RELEASE
3.1.4.RELEASE
+ 3.18.0-GA
+ 1.2
4.2.2.Final
@@ -208,12 +210,12 @@
4.2.4
4.2.5
- 1.8.0
+ 1.8.1
1.8.9
1.4.2
- 2.14.1
+ 2.15
\ No newline at end of file