mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 19:09:03 +00:00
Start building against Spring Data Bom 2023.0.11 snapshots
See gh-40200
This commit is contained in:
@@ -1406,7 +1406,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Spring Data Bom", "2023.0.10") {
|
||||
library("Spring Data Bom", "2023.0.11-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
calendarName = "Spring Data Release"
|
||||
group("org.springframework.data") {
|
||||
|
||||
Reference in New Issue
Block a user