Start building against Spring Batch 4.3.2 snapshots

See gh-25580
This commit is contained in:
Stephane Nicoll 2021-03-15 08:33:12 +01:00
parent 52aab92bfb
commit 22b1517d58
1 changed files with 1 additions and 1 deletions

View File

@ -1611,7 +1611,7 @@ bom {
]
}
}
library("Spring Batch", "4.3.1") {
library("Spring Batch", "4.3.2-SNAPSHOT") {
group("org.springframework.batch") {
modules = [
"spring-batch-core",