diff --git a/spring-data-commons-core/pom.xml b/spring-data-commons-core/pom.xml
index 5d7a2a086..df9fb898f 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 817e9bf60..10c4dde16 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