diff --git a/pom.xml b/pom.xml
index b9b3fa0..11d035f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,6 +90,7 @@
3.4.0
3.2.0
3.1.0
+ 2.2
3.48
1.0-beta-4
1.7
@@ -155,7 +156,12 @@
org.hamcrest
hamcrest
- 2.2
+ ${hamcrest.version}
+
+
+ org.hamcrest
+ hamcrest-core
+ ${hamcrest.version}
org.jenkins-ci