Skip to content

Commit aac5afe

Browse files
committed
Upgrade to MongoDB 4.5.1
Closes gh-30419
1 parent fd0fce6 commit aac5afe

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
@@ -1004,7 +1004,7 @@ bom {
10041004
]
10051005
}
10061006
}
1007-
library("MongoDB", "4.5.0") {
1007+
library("MongoDB", "4.5.1") {
10081008
group("org.mongodb") {
10091009
modules = [
10101010
"bson",

0 commit comments

Comments
 (0)