Skip to content

Commit 77ad8d3

Browse files
committed
Upgrade to MongoDB 4.0.0
Closes gh-20460
1 parent c399323 commit 77ad8d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1208,7 +1208,7 @@ bom {
12081208
]
12091209
}
12101210
}
1211-
library("MongoDB", "4.0.0-beta1") {
1211+
library("MongoDB", "4.0.0") {
12121212
group("org.mongodb") {
12131213
modules = [
12141214
"bson",

0 commit comments

Comments
 (0)