Upgrade to Spring Data Bom 2024.1.0-RC1
Closes gh-42561
This commit is contained in:
parent
5e35f47fe8
commit
dbb95c06ca
@ -1940,7 +1940,7 @@ bom {
|
|||||||
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
|
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Data Bom", "2024.1.0-SNAPSHOT") {
|
library("Spring Data Bom", "2024.1.0-RC1") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
calendarName = "Spring Data Release"
|
calendarName = "Spring Data Release"
|
||||||
group("org.springframework.data") {
|
group("org.springframework.data") {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user