mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-02 19:30:23 +01:00
Start building against Spring Data Bom 2023.1.7 snapshots
See gh-41018
This commit is contained in:
@@ -1574,7 +1574,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Spring Data Bom", "2023.1.6") {
|
||||
library("Spring Data Bom", "2023.1.7-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
calendarName = "Spring Data Release"
|
||||
group("org.springframework.data") {
|
||||
|
||||
Reference in New Issue
Block a user