Skip to content

Commit 23887e8

Browse files
committed
Upgrade to MongoDB 4.7.0-beta0
Closes gh-31763
1 parent 785a849 commit 23887e8

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
@@ -1046,7 +1046,7 @@ bom {
10461046
]
10471047
}
10481048
}
1049-
library("MongoDB", "4.6.1") {
1049+
library("MongoDB", "4.7.0-beta0") {
10501050
group("org.mongodb") {
10511051
modules = [
10521052
"bson",

0 commit comments

Comments
 (0)