JAVA-8794: Set spring.mongodb.embedded.version=3.5.5 in spring-jenkins-pipeline

This commit is contained in:
Krzysiek
2021-12-14 19:21:56 +01:00
parent 4caf96d556
commit ac6468addd

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