diff --git a/error-prone-contrib/pom.xml b/error-prone-contrib/pom.xml
index 007c159397..a49552a2d0 100644
--- a/error-prone-contrib/pom.xml
+++ b/error-prone-contrib/pom.xml
@@ -138,7 +138,7 @@
org.hamcrest
- hamcrest-library
+ hamcrest
test
diff --git a/pom.xml b/pom.xml
index 3dea95c005..6d89ebf8e1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,6 +133,7 @@
0.1.4
3.0.0
1.0
+ 2.2
11
3.6.3
4.0.0
@@ -342,10 +343,20 @@
checker-qual
3.19.0
+
+ org.hamcrest
+ hamcrest
+ ${version.hamcrest}
+
+
+ org.hamcrest
+ hamcrest-core
+ ${version.hamcrest}
+
org.hamcrest
hamcrest-library
- 1.3
+ ${version.hamcrest}
org.junit
@@ -1002,6 +1013,7 @@
BSD-3-Clause
| 3-Clause BSD License
| BSD 3-clause
+ | BSD License 3
| Eclipse Distribution License (New BSD License)
| New BSD License