Skip to content

Commit ec04554

Browse files
committed
Upgrade to Spring Data Bom 2025.0.0
Closes gh-45436
1 parent 95efe8c commit ec04554

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
@@ -2224,7 +2224,7 @@ bom {
22242224
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
22252225
}
22262226
}
2227-
library("Spring Data Bom", "2025.0.0-SNAPSHOT") {
2227+
library("Spring Data Bom", "2025.0.0") {
22282228
prohibit {
22292229
versionRange "[2025.1.0-M1,)"
22302230
because "it exceeds our baseline"

0 commit comments

Comments
 (0)