JAVA-8984: Use embedded mongo version 4.4.9 (#11653)

This commit is contained in:
kwoyke
2022-01-11 16:33:05 +01:00
committed by GitHub
parent 1a5ec90385
commit 21b4b2433e
9 changed files with 18 additions and 6 deletions
@@ -1,4 +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
spring.mongodb.embedded.version=4.4.9