Skip to content

Commit 0c60e6f

Browse files
committed
Upgrade to MongoDB 4.11.5
Closes gh-43092
1 parent be92d92 commit 0c60e6f

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
@@ -1031,7 +1031,7 @@ bom {
10311031
]
10321032
}
10331033
}
1034-
library("MongoDB", "4.11.4") {
1034+
library("MongoDB", "4.11.5") {
10351035
group("org.mongodb") {
10361036
modules = [
10371037
"bson",

0 commit comments

Comments
 (0)