Upgrade to MongoDB Java Driver 4.0 beta1
See gh-19960
This commit is contained in:
committed by
Stephane Nicoll
parent
cf473eeb65
commit
d2d6dbdc00
@@ -45,7 +45,7 @@ dependencies {
|
||||
optional("org.springframework.security:spring-security-config")
|
||||
optional("org.springframework.security:spring-security-test")
|
||||
optional("org.apache.tomcat.embed:tomcat-embed-core")
|
||||
optional("org.mongodb:mongodb-driver-async")
|
||||
optional("org.mongodb:mongodb-driver-sync")
|
||||
optional("org.mongodb:mongodb-driver-reactivestreams")
|
||||
|
||||
testImplementation(project(":spring-boot-project:spring-boot-tools:spring-boot-test-support"))
|
||||
|
||||
Reference in New Issue
Block a user