Skip to content

Commit b67b404

Browse files
committed
Upgrade to MongoDB 5.1.3
Closes gh-41808
1 parent d3d1f82 commit b67b404

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
@@ -1361,7 +1361,7 @@ bom {
13611361
releaseNotes("https://github.com/mockito/mockito/releases/tag/v{version}")
13621362
}
13631363
}
1364-
library("MongoDB", "5.0.1") {
1364+
library("MongoDB", "5.1.3") {
13651365
group("org.mongodb") {
13661366
modules = [
13671367
"bson",

0 commit comments

Comments
 (0)