Skip to content

Commit 6c66ee5

Browse files
committed
Upgrade to MongoDB 4.4.1
Closes gh-29435
1 parent 60d7968 commit 6c66ee5

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
@@ -970,7 +970,7 @@ bom {
970970
]
971971
}
972972
}
973-
library("MongoDB", "4.4.0") {
973+
library("MongoDB", "4.4.1") {
974974
group("org.mongodb") {
975975
modules = [
976976
"bson",

0 commit comments

Comments
 (0)