Skip to content

Commit

Permalink
Bump org.springframework.batch:spring-batch-integration
Browse files Browse the repository at this point in the history
Bumps [org.springframework.batch:spring-batch-integration](https://github.com/spring-projects/spring-batch) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/spring-projects/spring-batch/releases)
- [Commits](spring-projects/spring-batch@v5.1.0...v5.1.2)

---
updated-dependencies:
- dependency-name: org.springframework.batch:spring-batch-integration
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 28, 2024
1 parent 798d5e8 commit 876da1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

<properties>
<org.springframework.boot_version>3.3.2</org.springframework.boot_version>
<org.springframework.batch_version>5.1.0</org.springframework.batch_version>
<org.springframework.batch_version>5.1.2</org.springframework.batch_version>
<javax.transaction.transaction-api_version>1.3</javax.transaction.transaction-api_version>
<jakarta.transaction-api.version>2.0.1</jakarta.transaction-api.version>
</properties>
Expand Down

0 comments on commit 876da1f

Please sign in to comment.