diff --git a/libs.example.versions.toml b/libs.example.versions.toml index f4669b924..4b5d9b329 100644 --- a/libs.example.versions.toml +++ b/libs.example.versions.toml @@ -24,7 +24,7 @@ spring-boot2-test = { module = "org.springframework.boot:spring-boot-starter-tes # spring spring-batch4-test = { module = "org.springframework.batch:spring-batch-test", version = "4.3.10" } -spring-batch5-test = { module = "org.springframework.batch:spring-batch-test", version = "5.2.0" } +spring-batch5-test = { module = "org.springframework.batch:spring-batch-test", version = "5.2.1" } # hibernate hibernate5-core = { module = "org.hibernate:hibernate-core", version = "5.6.15.Final" }