Skip to content

Commit 6e4a39e

Browse files
committed
Start building against Spring Batch 5.2.2 snapshots
See gh-44591
1 parent 0828148 commit 6e4a39e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2208,7 +2208,7 @@ bom {
22082208
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
22092209
}
22102210
}
2211-
library("Spring Batch", "5.2.1") {
2211+
library("Spring Batch", "5.2.2-SNAPSHOT") {
22122212
considerSnapshots()
22132213
group("org.springframework.batch") {
22142214
imports = [

0 commit comments

Comments
 (0)