Skip to content

Commit 11de7d1

Browse files
committed
Upgrade to Spring Batch 5.2.3
Closes gh-47087
1 parent 853c658 commit 11de7d1

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

0 commit comments

Comments
 (0)