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