Skip to content

Commit 0163388

Browse files
committed
Upgrade to Spring Data Bom 2025.0.6
Closes gh-48039
1 parent bbedd1b commit 0163388

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.6-SNAPSHOT") {
2261+
library("Spring Data Bom", "2025.0.6") {
22622262
prohibit {
22632263
versionRange "[2025.1.0-M1,)"
22642264
because "it exceeds our baseline"

0 commit comments

Comments
 (0)