diff --git a/check_api/pom.xml b/check_api/pom.xml
index 3194610d664..4a023c78089 100644
--- a/check_api/pom.xml
+++ b/check_api/pom.xml
@@ -86,7 +86,7 @@
org.hamcrest
hamcrest-core
- 1.3
+ 2.2
test
diff --git a/core/pom.xml b/core/pom.xml
index 7b359ed496e..b8c2dac47a5 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -172,28 +172,28 @@
com.google.inject
guice
- 5.0.1
+ 5.1.0
test
com.google.inject.extensions
guice-assistedinject
- 5.0.1
+ 5.1.0
test
com.google.inject.extensions
guice-servlet
- 5.0.1
+ 5.1.0
test
com.google.inject.extensions
guice-testlib
- 5.0.1
+ 5.1.0
test
@@ -290,7 +290,7 @@
io.netty
netty-all
- 4.1.73.Final
+ 5.0.0.Alpha2
test