Skip to content

Commit c1bd5bd

Browse files
committed
Upgrade to Spring Batch 5.2.0-M1
Closes gh-42142
1 parent 95c401e commit c1bd5bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1932,7 +1932,7 @@ bom {
19321932
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
19331933
}
19341934
}
1935-
library("Spring Batch", "5.2.0-SNAPSHOT") {
1935+
library("Spring Batch", "5.2.0-M1") {
19361936
considerSnapshots()
19371937
group("org.springframework.batch") {
19381938
imports = [

0 commit comments

Comments
 (0)