Skip to content

Commit 7d22d7f

Browse files
committed
Upgrade to MongoDB 4.11.4
Closes gh-42249
1 parent 4676ad4 commit 7d22d7f

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
@@ -1032,7 +1032,7 @@ bom {
10321032
]
10331033
}
10341034
}
1035-
library("MongoDB", "4.11.3") {
1035+
library("MongoDB", "4.11.4") {
10361036
group("org.mongodb") {
10371037
modules = [
10381038
"bson",

0 commit comments

Comments
 (0)