diff --git a/libs.example.versions.toml b/libs.example.versions.toml index 9a06fc59e..239705065 100644 --- a/libs.example.versions.toml +++ b/libs.example.versions.toml @@ -16,7 +16,7 @@ spring-boot3-p6spy = { module = "com.github.gavlyukovskiy:p6spy-spring-boot-star spring-boot3-test = { module = "org.springframework.boot:spring-boot-starter-test", version.ref = "spring-boot3" } # spring -spring-batch5-test = { module = "org.springframework.batch:spring-batch-test", version = "5.2.4" } +spring-batch5-test = { module = "org.springframework.batch:spring-batch-test", version = "6.0.1" } # hibernate hibernate7-core = { module = "org.hibernate:hibernate-core", version = "7.2.0.Final" }