Skip to content

Commit 47bea5c

Browse files
committed
Upgrade to MongoDB 4.6.0
Closes gh-30746
1 parent 6bf6bde commit 47bea5c

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
@@ -1307,7 +1307,7 @@ bom {
13071307
]
13081308
}
13091309
}
1310-
library("MongoDB", "4.5.1") {
1310+
library("MongoDB", "4.6.0") {
13111311
group("org.mongodb") {
13121312
modules = [
13131313
"bson",

0 commit comments

Comments
 (0)