Skip to content

Commit da59380

Browse files
committed
Upgrade to Spring Batch 5.2.1
Closes gh-43477
1 parent fcc569e commit da59380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2115,7 +2115,7 @@ bom {
21152115
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
21162116
}
21172117
}
2118-
library("Spring Batch", "5.2.1-SNAPSHOT") {
2118+
library("Spring Batch", "5.2.1") {
21192119
considerSnapshots()
21202120
group("org.springframework.batch") {
21212121
imports = [

0 commit comments

Comments
 (0)