Skip to content

Commit 54ef8d3

Browse files
committed
Upgrade to Spring Batch 5.2.6
Closes gh-50516
1 parent d3f60fe commit 54ef8d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2264,7 +2264,7 @@ bom {
22642264
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
22652265
}
22662266
}
2267-
library("Spring Batch", "5.2.6-SNAPSHOT") {
2267+
library("Spring Batch", "5.2.6") {
22682268
considerSnapshots()
22692269
group("org.springframework.batch") {
22702270
bom("spring-batch-bom")

0 commit comments

Comments
 (0)