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 a6cf036 commit a0b1df6Copy full SHA for a0b1df6
platform/spring-boot-dependencies/build.gradle
@@ -2296,7 +2296,7 @@ bom {
2296
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
2297
}
2298
2299
- library("Spring Batch", "6.0.0-SNAPSHOT") {
+ library("Spring Batch", "6.0.0-M2") {
2300
considerSnapshots()
2301
group("org.springframework.batch") {
2302
bom("spring-batch-bom")
0 commit comments