diff --git a/pom.xml b/pom.xml
index f474eff3f..70166aa7c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,7 +146,6 @@
5.11.4
1.9.1
- 4.11.0
1.37
9.7.1
3.2.1
@@ -350,12 +349,6 @@
junit-pioneer
${commons.junit-pioneer.version}
-
- org.mockito
- mockit-core
- ${commons.mockito.version}
- test
-
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f07567ab7..21b57638e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -66,7 +66,6 @@ The type attribute can be add,update,fix,remove.
Add org.junit-pioneer:junit-pioneer to dependencyManagement.
Add org.apache.maven.plugins:maven-changes-plugin to pluginManagement.
- Add mockito to dependencyManagement #568.
Update site skin and reports plugins with Doxia 2 stack.
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.4 to 4.8.6.6 #518, #544.