We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30a86f7 commit 939e553Copy full SHA for 939e553
1 file changed
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2282,7 +2282,7 @@ bom {
2282
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
2283
}
2284
2285
- library("Spring Data Bom", "2025.0.11-SNAPSHOT") {
+ library("Spring Data Bom", "2025.0.11") {
2286
prohibit {
2287
versionRange "[2025.1.0-M1,)"
2288
because "it exceeds our baseline"
0 commit comments