JAVA-8794: Use spring.mongodb.embedded.version=3.5.5

This commit is contained in:
Krzysiek
2021-12-14 12:54:02 +01:00
parent f9162d597e
commit 81a7be6579

View File

@@ -1,2 +1,4 @@
#To use a randomly allocated free port during tests to avoid port conflict across tests #To use a randomly allocated free port during tests to avoid port conflict across tests
spring.data.mongodb.port=0 spring.data.mongodb.port=0
spring.mongodb.embedded.version=3.5.5