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 b14f7a0 commit 98c7520Copy full SHA for 98c7520
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2234,7 +2234,7 @@ bom {
2234
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
2235
}
2236
2237
- library("Spring Data Bom", "2025.0.1-SNAPSHOT") {
+ library("Spring Data Bom", "2025.0.1") {
2238
prohibit {
2239
versionRange "[2025.1.0-M1,)"
2240
because "it exceeds our baseline"
0 commit comments