Skip to content

Commit 47e5ce9

Browse files
committed
Start building against Spring Data Bom 2023.1.4 snapshots
See gh-39893
1 parent 7827896 commit 47e5ce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1814,7 +1814,7 @@ bom {
18141814
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
18151815
}
18161816
}
1817-
library("Spring Data Bom", "2023.1.3") {
1817+
library("Spring Data Bom", "2023.1.4-SNAPSHOT") {
18181818
considerSnapshots()
18191819
calendarName = "Spring Data Release"
18201820
group("org.springframework.data") {

0 commit comments

Comments
 (0)