Skip to content

Commit dd54841

Browse files
committed
Upgrade to Spring Batch 5.2.5
Closes gh-49406
1 parent 1f2ea4a commit dd54841

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
@@ -2268,7 +2268,7 @@ bom {
22682268
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
22692269
}
22702270
}
2271-
library("Spring Batch", "5.2.5-SNAPSHOT") {
2271+
library("Spring Batch", "5.2.5") {
22722272
considerSnapshots()
22732273
group("org.springframework.batch") {
22742274
bom("spring-batch-bom")

0 commit comments

Comments
 (0)