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 95c401e commit c1bd5bdCopy full SHA for c1bd5bd
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1932,7 +1932,7 @@ bom {
1932
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
1933
}
1934
1935
- library("Spring Batch", "5.2.0-SNAPSHOT") {
+ library("Spring Batch", "5.2.0-M1") {
1936
considerSnapshots()
1937
group("org.springframework.batch") {
1938
imports = [
0 commit comments