Skip to content

Commit e286739

Browse files
committed
Upgrade to Spring Batch 5.2.0
Closes gh-43018
1 parent 73fc351 commit e286739

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
@@ -2113,7 +2113,7 @@ bom {
21132113
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
21142114
}
21152115
}
2116-
library("Spring Batch", "5.2.0-SNAPSHOT") {
2116+
library("Spring Batch", "5.2.0") {
21172117
considerSnapshots()
21182118
group("org.springframework.batch") {
21192119
imports = [

0 commit comments

Comments
 (0)