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 2b6a0d5 commit 6d13034Copy full SHA for 6d13034
platform/spring-boot-dependencies/build.gradle
@@ -2279,7 +2279,7 @@ bom {
2279
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
2280
}
2281
2282
- library("Spring Batch", "6.0.0-SNAPSHOT") {
+ library("Spring Batch", "6.0.0-M3") {
2283
considerSnapshots()
2284
group("org.springframework.batch") {
2285
bom("spring-batch-bom")
0 commit comments