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