diff --git a/Emulator/pom.xml b/Emulator/pom.xml
index b281492a..e3c3c5ca 100644
--- a/Emulator/pom.xml
+++ b/Emulator/pom.xml
@@ -117,6 +117,37 @@
compile
+
+
+ com.github.ben-manes.caffeine
+ caffeine
+ 3.2.4
+ compile
+
+
+
+
+ io.github.resilience4j
+ resilience4j-ratelimiter
+ 2.4.0
+ compile
+
+
+
+ io.github.resilience4j
+ resilience4j-circuitbreaker
+ 2.4.0
+ compile
+
+
+
+
+ org.hibernate.validator
+ hibernate-validator
+ 9.1.0.Final
+ compile
+
+
org.apache.commons