Skip to content

Commit 7e57a10

Browse files
committed
Upgrade to MongoDB 4.8.1
Closes gh-33600
1 parent 29c0eb1 commit 7e57a10

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
@@ -972,7 +972,7 @@ bom {
972972
]
973973
}
974974
}
975-
library("MongoDB", "4.8.0") {
975+
library("MongoDB", "4.8.1") {
976976
group("org.mongodb") {
977977
modules = [
978978
"bson",

0 commit comments

Comments
 (0)