Skip to content

Commit 0f323c1

Browse files
committed
Upgrade to MongoDB 4.2.0-beta1
Closes gh-25361
1 parent 5714f97 commit 0f323c1

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
@@ -1206,7 +1206,7 @@ bom {
12061206
]
12071207
}
12081208
}
1209-
library("MongoDB", "4.1.1") {
1209+
library("MongoDB", "4.2.0-beta1") {
12101210
group("org.mongodb") {
12111211
modules = [
12121212
"bson",

0 commit comments

Comments
 (0)