Skip to content

Commit 611a46c

Browse files
committed
Upgrade to Spring Data Bom 2025.0.0-M2
Closes gh-44592
1 parent e6dd61a commit 611a46c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2233,7 +2233,7 @@ bom {
22332233
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
22342234
}
22352235
}
2236-
library("Spring Data Bom", "2025.0.0-SNAPSHOT") {
2236+
library("Spring Data Bom", "2025.0.0-M2") {
22372237
prohibit {
22382238
versionRange "[2025.1.0-M1,)"
22392239
because "it exceeds our baseline"

0 commit comments

Comments
 (0)