Skip to content

Commit 5676e79

Browse files
committed
Upgrade to MongoDB 4.4.1
Closes gh-29420
1 parent db389d7 commit 5676e79

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
@@ -1264,7 +1264,7 @@ bom {
12641264
]
12651265
}
12661266
}
1267-
library("MongoDB", "4.4.0") {
1267+
library("MongoDB", "4.4.1") {
12681268
group("org.mongodb") {
12691269
modules = [
12701270
"bson",

0 commit comments

Comments
 (0)