mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 11:39:14 +00:00
Upgrade to MongoDB 4.4.1
Closes gh-29420
This commit is contained in:
@@ -1264,7 +1264,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("MongoDB", "4.4.0") {
|
||||
library("MongoDB", "4.4.1") {
|
||||
group("org.mongodb") {
|
||||
modules = [
|
||||
"bson",
|
||||
|
||||
Reference in New Issue
Block a user