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