We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4397262 commit 45775d4Copy full SHA for 45775d4
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2253,7 +2253,7 @@ bom {
2253
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
2254
}
2255
2256
- library("Spring Data Bom", "2025.0.4-SNAPSHOT") {
+ library("Spring Data Bom", "2025.0.4") {
2257
prohibit {
2258
versionRange "[2025.1.0-M1,)"
2259
because "it exceeds our baseline"
0 commit comments