Skip to content

Commit eaad688

Browse files
committed
Upgrade to Spring Batch 5.2.4
Closes gh-47487
1 parent edee2de commit eaad688

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
@@ -2239,7 +2239,7 @@ bom {
22392239
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
22402240
}
22412241
}
2242-
library("Spring Batch", "5.2.4-SNAPSHOT") {
2242+
library("Spring Batch", "5.2.4") {
22432243
considerSnapshots()
22442244
group("org.springframework.batch") {
22452245
bom("spring-batch-bom")

0 commit comments

Comments
 (0)