Polish "Upgrade to MongoDB Java Driver 4.0 beta1"
See gh-19960
This commit is contained in:
@@ -1196,10 +1196,10 @@ bom {
|
||||
group("org.mongodb") {
|
||||
modules = [
|
||||
"bson",
|
||||
"mongodb-driver-sync",
|
||||
"mongodb-driver-async",
|
||||
"mongodb-driver-core",
|
||||
"mongodb-driver-reactivestreams"
|
||||
"mongodb-driver-legacy",
|
||||
"mongodb-driver-reactivestreams",
|
||||
"mongodb-driver-sync"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user