diff --git a/libs.example.versions.toml b/libs.example.versions.toml
index 37ff619e5..2efc48775 100644
--- a/libs.example.versions.toml
+++ b/libs.example.versions.toml
@@ -23,8 +23,8 @@ spring-boot2-p6spy = { module = "com.github.gavlyukovskiy:p6spy-spring-boot-star
 spring-boot2-test = { module = "org.springframework.boot:spring-boot-starter-test", version.ref = "spring-boot2" }
 
 # spring
-spring-batch5-test = { module = "org.springframework.batch:spring-batch-test", version = "5.1.0" }
-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.1.1" }
+spring-batch4-test = { module = "org.springframework.batch:spring-batch-test", version = "5.1.1" }
 
 # hibernate
 hibernate5-core = { module = "org.hibernate:hibernate-core", version = "5.6.15.Final" }