Skip to content

Commit 939e553

Browse files
committed
Upgrade to Spring Data Bom 2025.0.11
Closes gh-49966
1 parent 30a86f7 commit 939e553

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2282,7 +2282,7 @@ bom {
22822282
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
22832283
}
22842284
}
2285-
library("Spring Data Bom", "2025.0.11-SNAPSHOT") {
2285+
library("Spring Data Bom", "2025.0.11") {
22862286
prohibit {
22872287
versionRange "[2025.1.0-M1,)"
22882288
because "it exceeds our baseline"

0 commit comments

Comments
 (0)