Skip to content

Commit 6c70cf2

Browse files
committed
Upgrade to MongoDB 4.11.2
Closes gh-40307
1 parent 9ff51a6 commit 6c70cf2

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
@@ -1024,7 +1024,7 @@ bom {
10241024
]
10251025
}
10261026
}
1027-
library("MongoDB", "4.11.1") {
1027+
library("MongoDB", "4.11.2") {
10281028
group("org.mongodb") {
10291029
modules = [
10301030
"bson",

0 commit comments

Comments
 (0)