diff --git a/spring-data-commons-core/pom.xml b/spring-data-commons-core/pom.xml
index a18e20f97..d3741cb08 100644
--- a/spring-data-commons-core/pom.xml
+++ b/spring-data-commons-core/pom.xml
@@ -62,7 +62,7 @@
junit
junit-dep
- 4.8.2
+ 4.10
org.springframework
diff --git a/spring-data-commons-parent/pom.xml b/spring-data-commons-parent/pom.xml
index 7762e9750..556b9f594 100644
--- a/spring-data-commons-parent/pom.xml
+++ b/spring-data-commons-parent/pom.xml
@@ -119,7 +119,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 2.3.2
+ 2.4
1.5
1.5
@@ -139,13 +139,15 @@
org.apache.maven.plugins
maven-surefire-plugin
- 2.8
+ 2.12
false
**/*Tests.java
- junit:junit
+ junit:junit-dep
+ methods
+ 5