Skip to content

Commit 2930849

Browse files
committed
Upgrade to MongoDB 5.6.2
Closes gh-48501
1 parent 3873f25 commit 2930849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1577,7 +1577,7 @@ bom {
15771577
releaseNotes("https://github.com/mockito/mockito/releases/tag/v{version}")
15781578
}
15791579
}
1580-
library("MongoDB", "5.6.1") {
1580+
library("MongoDB", "5.6.2") {
15811581
alignWith {
15821582
version {
15831583
of "org.mongodb:mongodb-driver-core"

0 commit comments

Comments
 (0)