Upgrade MongoDB to 4.4.0
Closes gh-1967
This commit is contained in:
@@ -34,7 +34,7 @@ dependencyManagement {
|
||||
entry 'mockito-junit-jupiter'
|
||||
}
|
||||
|
||||
dependencySet(group: 'org.mongodb', version: '4.2.3') {
|
||||
dependencySet(group: 'org.mongodb', version: '4.4.0') {
|
||||
entry 'mongodb-driver-core'
|
||||
entry 'mongodb-driver-sync'
|
||||
entry 'mongodb-driver-reactivestreams'
|
||||
|
||||
Reference in New Issue
Block a user