Skip to content

Commit 8e911af

Browse files
committed
Upgrade to MongoDB 4.6.1
Closes gh-31432
1 parent c93d320 commit 8e911af

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
@@ -1300,7 +1300,7 @@ bom {
13001300
]
13011301
}
13021302
}
1303-
library("MongoDB", "4.6.0") {
1303+
library("MongoDB", "4.6.1") {
13041304
group("org.mongodb") {
13051305
modules = [
13061306
"bson",

0 commit comments

Comments
 (0)