diff --git a/rest/multi-store/pom.xml b/rest/multi-store/pom.xml
index 85f1dbc6..b8dc70cf 100644
--- a/rest/multi-store/pom.xml
+++ b/rest/multi-store/pom.xml
@@ -36,6 +36,7 @@
de.flapdoodle.embed
de.flapdoodle.embed.mongo
+ 4.16.2
runtime
diff --git a/rest/multi-store/src/test/resources/application.properties b/rest/multi-store/src/test/resources/application.properties
deleted file mode 100644
index 5239185a..00000000
--- a/rest/multi-store/src/test/resources/application.properties
+++ /dev/null
@@ -1,3 +0,0 @@
-# Random port for embedded MongoDB
-spring.data.mongodb.port=0
-spring.mongodb.embedded.version=3.6.0
\ No newline at end of file
diff --git a/rest/pom.xml b/rest/pom.xml
index 5aef409a..d8aeaedf 100644
--- a/rest/pom.xml
+++ b/rest/pom.xml
@@ -16,7 +16,7 @@
starbucks
-
+ multi-store
projections
security
headers