Skip to content

Commit 4a2c26e

Browse files
committed
Upgrade to Spring Batch 5.2.2
Closes gh-44591
1 parent 1e36918 commit 4a2c26e

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
@@ -2212,7 +2212,7 @@ bom {
22122212
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
22132213
}
22142214
}
2215-
library("Spring Batch", "5.2.2-SNAPSHOT") {
2215+
library("Spring Batch", "5.2.2") {
22162216
considerSnapshots()
22172217
group("org.springframework.batch") {
22182218
imports = [

0 commit comments

Comments
 (0)