Skip to content

Commit 2e37b5b

Browse files
committed
Upgrade to MongoDB 5.5.0
Closes gh-45660
1 parent 1d4e683 commit 2e37b5b

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
@@ -1595,7 +1595,7 @@ bom {
15951595
releaseNotes("https://github.com/mockito/mockito/releases/tag/v{version}")
15961596
}
15971597
}
1598-
library("MongoDB", "5.4.0") {
1598+
library("MongoDB", "5.5.0") {
15991599
group("org.mongodb") {
16001600
bom("mongodb-driver-bom")
16011601
}

0 commit comments

Comments
 (0)