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 6d39656 commit 5271da7Copy full SHA for 5271da7
1 file changed
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2279,7 +2279,7 @@ bom {
2279
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
2280
}
2281
2282
- library("Spring Data Bom", "2025.0.12") {
+ library("Spring Data Bom", "2025.0.13-SNAPSHOT") {
2283
prohibit {
2284
versionRange "[2025.1.0-M1,)"
2285
because "it exceeds our baseline"
0 commit comments