diff --git a/pom.xml b/pom.xml
index d320e989f7..3e8e5f7ac7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,6 +69,12 @@
${hamcrest-all.version}
test
+
+ net.bytebuddy
+ byte-buddy
+ ${byte-buddy.version}
+ test
+
org.mockito
mockito-core
@@ -1330,7 +1336,8 @@
4.12
2.2
1.3
- 3.3.0
+ 3.3.0
+ 1.10.5
1.7.30