Skip to content

Commit dc301d3

Browse files
committed
Upgrade to MongoDB 5.1.4
Closes gh-42236
1 parent fda09d5 commit dc301d3

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
@@ -1347,7 +1347,7 @@ bom {
13471347
releaseNotes("https://github.com/mockito/mockito/releases/tag/v{version}")
13481348
}
13491349
}
1350-
library("MongoDB", "5.1.3") {
1350+
library("MongoDB", "5.1.4") {
13511351
group("org.mongodb") {
13521352
modules = [
13531353
"bson",

0 commit comments

Comments
 (0)