Skip to content

Commit f01d086

Browse files
committed
Upgrade to MongoDB 4.4.0-beta1
Closes gh-28364
1 parent 302d616 commit f01d086

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
@@ -1247,7 +1247,7 @@ bom {
12471247
]
12481248
}
12491249
}
1250-
library("MongoDB", "4.3.3") {
1250+
library("MongoDB", "4.4.0-beta1") {
12511251
group("org.mongodb") {
12521252
modules = [
12531253
"bson",

0 commit comments

Comments
 (0)