Skip to content

Commit a1164d8

Browse files
committed
Upgrade to Spring Data Bom 2025.0.7
Closes gh-48427
1 parent 40b0b6a commit a1164d8

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
@@ -2258,7 +2258,7 @@ bom {
22582258
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
22592259
}
22602260
}
2261-
library("Spring Data Bom", "2025.0.7-SNAPSHOT") {
2261+
library("Spring Data Bom", "2025.0.7") {
22622262
prohibit {
22632263
versionRange "[2025.1.0-M1,)"
22642264
because "it exceeds our baseline"

0 commit comments

Comments
 (0)