Skip to content

Commit b361a1f

Browse files
committed
Upgrade to Spring Batch 5.2.4
Closes gh-47486
1 parent 9238928 commit b361a1f

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
@@ -2116,7 +2116,7 @@ bom {
21162116
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
21172117
}
21182118
}
2119-
library("Spring Batch", "5.2.4-SNAPSHOT") {
2119+
library("Spring Batch", "5.2.4") {
21202120
considerSnapshots()
21212121
group("org.springframework.batch") {
21222122
bom("spring-batch-bom")

0 commit comments

Comments
 (0)