diff --git a/spring-spel/pom.xml b/spring-spel/pom.xml
index add5e53348..c3817ce2bd 100644
--- a/spring-spel/pom.xml
+++ b/spring-spel/pom.xml
@@ -8,26 +8,34 @@
spel
1.0-SNAPSHOT
+
+ 4.12
+ 1.3
+ 4.3.4.RELEASE
+ 3.6.0
+ 2.19.1
+
+
junit
junit
- 4.12
+ ${junit.version}
org.hamcrest
hamcrest-all
- 1.3
+ ${hamcrest.version}
org.springframework
spring-context
- 4.0.6.RELEASE
+ ${springframework.version}
org.springframework
spring-test
- 4.0.6.RELEASE
+ ${springframework.version}
test
@@ -35,7 +43,7 @@
maven-compiler-plugin
- 3.3
+ ${maven-compiler-plugin.version}
true
true
@@ -50,7 +58,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 2.19.1
+ ${maven-surefire-plugin.version}
**/*IntegrationTest.java