Skip to content

Commit f66159e

Browse files
committed
Upgrade to MongoDB 5.5.1
Closes gh-45865
1 parent 415c8ce commit f66159e

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
@@ -1602,7 +1602,7 @@ bom {
16021602
releaseNotes("https://github.com/mockito/mockito/releases/tag/v{version}")
16031603
}
16041604
}
1605-
library("MongoDB", "5.5.0") {
1605+
library("MongoDB", "5.5.1") {
16061606
alignWith {
16071607
version {
16081608
of "org.mongodb:mongodb-driver-core"

0 commit comments

Comments
 (0)