Skip to content

Commit cfe30db

Browse files
committed
Upgrade to MongoDB 4.3.3
Closes gh-28322
1 parent f92a1a4 commit cfe30db

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
@@ -1240,7 +1240,7 @@ bom {
12401240
]
12411241
}
12421242
}
1243-
library("MongoDB", "4.3.2") {
1243+
library("MongoDB", "4.3.3") {
12441244
group("org.mongodb") {
12451245
modules = [
12461246
"bson",

0 commit comments

Comments
 (0)