diff --git a/client/pom.xml b/client/pom.xml
index fa5f7c3..897d874 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -44,6 +44,7 @@
org.projectlombok
lombok
provided
+ 1.18.30
true
@@ -60,6 +61,12 @@
mockito-inline
test
+
+ net.bytebuddy
+ byte-buddy
+ 1.15.4
+ test
+
org.mockito
mockito-junit-jupiter