diff --git a/maven-core/pom.xml b/maven-core/pom.xml
index 95162bde64..0e20235c09 100644
--- a/maven-core/pom.xml
+++ b/maven-core/pom.xml
@@ -134,7 +134,6 @@ under the License.
org.mockito
mockito-core
- 1.9.5
test
diff --git a/maven-model-builder/pom.xml b/maven-model-builder/pom.xml
index fbfd417657..0dd08ac16d 100644
--- a/maven-model-builder/pom.xml
+++ b/maven-model-builder/pom.xml
@@ -80,7 +80,7 @@ under the License.
xmlunit
xmlunit
- 1.3
+ 1.6
test
diff --git a/maven-resolver-provider/pom.xml b/maven-resolver-provider/pom.xml
index 7d71e337bf..e95cc419e1 100644
--- a/maven-resolver-provider/pom.xml
+++ b/maven-resolver-provider/pom.xml
@@ -110,7 +110,6 @@ under the License.
org.mockito
mockito-core
- 1.9.5
test
diff --git a/pom.xml b/pom.xml
index 83b7b180bd..d4d371b9ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,23 +50,23 @@ under the License.
1.7
1.7
2.5.2
- 1.2
- 3.4
- 4.11
+ 1.3.1
+ 3.5
+ 4.12
+ 1.10.19
1.7.1
- 1.21
- 3.0.22
-
- 18.0
+ 1.24
+ 3.0.24
+ 20.0
4.0
0.3.3
2.12
- 1.3
+ 1.4
1.7
1.8.3
1.3
1.0.3
- 1.7.5
+ 1.7.22
true
apache-maven
@@ -300,7 +300,7 @@ under the License.
ch.qos.logback
logback-classic
- 1.0.7
+ 1.2.1
true
@@ -393,6 +393,11 @@ under the License.
plexus-cipher
${cipherVersion}
+
+ org.mockito
+ mockito-core
+ ${mockitoVersion}
+