Skip to content

Commit 6566eb0

Browse files
committed
Upgrade to MongoDB 4.0.3
Closes gh-21411
1 parent f571ced commit 6566eb0

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
@@ -1213,7 +1213,7 @@ bom {
12131213
]
12141214
}
12151215
}
1216-
library("MongoDB", "4.0.2") {
1216+
library("MongoDB", "4.0.3") {
12171217
group("org.mongodb") {
12181218
modules = [
12191219
"bson",

0 commit comments

Comments
 (0)