Skip to content

Commit 36721f4

Browse files
committed
Upgrade to Spring Data Bom 2024.0.0-M2
Closes gh-39893
1 parent 23b023e commit 36721f4

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
@@ -1818,7 +1818,7 @@ bom {
18181818
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
18191819
}
18201820
}
1821-
library("Spring Data Bom", "2024.0.0-SNAPSHOT") {
1821+
library("Spring Data Bom", "2024.0.0-M2") {
18221822
considerSnapshots()
18231823
calendarName = "Spring Data Release"
18241824
group("org.springframework.data") {

0 commit comments

Comments
 (0)