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.2.1 (#810)

* chore(deps): update dependency org.springframework.batch:spring-batch-test to v5.2.1

* fix: spring-batch 4 version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hyunsik Kang <[email protected]>
  • Loading branch information
renovate[bot] and cj848 authored Dec 19, 2024
1 parent d04fc80 commit 4236527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs.example.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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" }
Expand Down

0 comments on commit 4236527

Please sign in to comment.