Skip to content

Commit 7102f65

Browse files
committed
Upgrade to MongoDB 4.11.3
Closes gh-41772
1 parent 9e50f24 commit 7102f65

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.2") {
1035+
library("MongoDB", "4.11.3") {
10361036
group("org.mongodb") {
10371037
modules = [
10381038
"bson",

0 commit comments

Comments
 (0)