mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to MongoDB 5.6.5
Closes gh-50028
This commit is contained in:
@@ -1603,7 +1603,7 @@ bom {
|
||||
releaseNotes("https://github.com/mockito/mockito/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("MongoDB", "5.6.4") {
|
||||
library("MongoDB", "5.6.5") {
|
||||
alignWith {
|
||||
version {
|
||||
of "org.mongodb:mongodb-driver-core"
|
||||
|
||||
Reference in New Issue
Block a user