Skip to content

Commit 98c7520

Browse files
committed
Upgrade to Spring Data Bom 2025.0.1
Closes gh-45780
1 parent b14f7a0 commit 98c7520

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
@@ -2234,7 +2234,7 @@ bom {
22342234
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
22352235
}
22362236
}
2237-
library("Spring Data Bom", "2025.0.1-SNAPSHOT") {
2237+
library("Spring Data Bom", "2025.0.1") {
22382238
prohibit {
22392239
versionRange "[2025.1.0-M1,)"
22402240
because "it exceeds our baseline"

0 commit comments

Comments
 (0)