Skip to content

Commit 1791459

Browse files
committed
Upgrade to MongoDB 5.4.0
Closes gh-45121
1 parent 89f5c3e commit 1791459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1565,7 +1565,7 @@ bom {
15651565
releaseNotes("https://github.com/mockito/mockito/releases/tag/v{version}")
15661566
}
15671567
}
1568-
library("MongoDB", "5.3.1") {
1568+
library("MongoDB", "5.4.0") {
15691569
group("org.mongodb") {
15701570
modules = [
15711571
"bson",

0 commit comments

Comments
 (0)