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 0b42f57453
commit bcbda9e7ff
1 changed files with 2 additions and 0 deletions

View File

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