Skip to content

Commit

Permalink
chore(deps): update dependency org.springframework.batch:spring-batch…
Browse files Browse the repository at this point in the history
…-test to v5.1.1
  • Loading branch information
renovate[bot] authored Feb 21, 2024
1 parent 78a55d7 commit d0c9075
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libs.example.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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" }
Expand Down

0 comments on commit d0c9075

Please sign in to comment.