Upgrade to Spring Batch 4.3.3

Closes gh-26392
This commit is contained in:
Stephane Nicoll 2021-05-19 15:48:38 +02:00
parent b9abcba778
commit e71b4aac7b
1 changed files with 1 additions and 1 deletions

View File

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