Skip to content

Commit 123e22a

Browse files
committed
Upgrade to MongoDB 4.5.1
Closes gh-30416
1 parent b89374a commit 123e22a

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
@@ -1310,7 +1310,7 @@ bom {
13101310
]
13111311
}
13121312
}
1313-
library("MongoDB", "4.5.0") {
1313+
library("MongoDB", "4.5.1") {
13141314
group("org.mongodb") {
13151315
modules = [
13161316
"bson",

0 commit comments

Comments
 (0)