Skip to content

Commit 45775d4

Browse files
committed
Upgrade to Spring Data Bom 2025.0.4
Closes gh-47088
1 parent 4397262 commit 45775d4

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
@@ -2253,7 +2253,7 @@ bom {
22532253
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
22542254
}
22552255
}
2256-
library("Spring Data Bom", "2025.0.4-SNAPSHOT") {
2256+
library("Spring Data Bom", "2025.0.4") {
22572257
prohibit {
22582258
versionRange "[2025.1.0-M1,)"
22592259
because "it exceeds our baseline"

0 commit comments

Comments
 (0)