diff --git a/check_api/pom.xml b/check_api/pom.xml
index 1a96ffd6473..2c7354ba79c 100644
--- a/check_api/pom.xml
+++ b/check_api/pom.xml
@@ -138,9 +138,9 @@
- com.google.inject
- guice
- ${guice.version}
+ javax.inject
+ javax.inject
+ 1
diff --git a/core/pom.xml b/core/pom.xml
index db42176e114..55428377101 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -179,7 +179,7 @@
com.google.inject
guice
- ${guice.version}
+ 5.1.0
test
diff --git a/pom.xml b/pom.xml
index 8b5587c1b00..1a2615bb86d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,6 @@
3.19.6
1.43.3
1.0.0
- 5.1.0