JAVA-8984: Use embedded mongo version 4.4.9 (#11653)
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user