Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump spring-batch.version from 4.3.6 to 4.3.7 #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 22, 2022

Bumps spring-batch.version from 4.3.6 to 4.3.7.
Updates spring-batch-infrastructure from 4.3.6 to 4.3.7

Release notes

Sourced from spring-batch-infrastructure's releases.

v4.3.7

🐞 Bug fixes

  • Unable to register an annotation-based StepExecutionListener in a fault-tolerant step #4137
  • Unable to read XML data without spring-tx in the classpath #4132
  • Add missing initialized flag set to FlowJob #4142
  • Fix non-nullable columns in MySQL migration for Spring Batch 4.3 #4145

🚀 Enhancements

  • Declare dependency on jettison as optional #4196

📔 Documentation

  • Improve documentation of scoped beans definition #1502
  • Incorrect reference to SimpleJdbcTemplate in reference documentation #4197

🔨 Dependency Upgrades

  • Spring Framework: 5.3.23
  • Spring Retry: 1.3.3
  • Spring AMQP: 2.3.16
  • Spring Data: 2.5.12
  • Spring Integration: 5.5.15
  • Spring Kafka: 2.7.14
  • Spring LDAP: 2.3.8.RELEASE
  • Micrometer: 1.8.10

❤️ Contributors

We would like to thank all contributors who helped in shipping this release!

Commits
  • 7876460 [artifactory-release] Release version 4.3.7
  • 2c0ae70 Update dependencies
  • dca9b77 Fix incorrect reference to SimpleJdbcTemplate in reference documentation
  • 499ec2b Improve the documentation of scoped beans definition
  • 7b0e00e Declare dependency on jettison as optional
  • 6b51408 Fix non-nullable columns in MySQL migration for Spring Batch 4.3
  • f6fc7c7 Add missing initialized flag set to FlowJob
  • 1e24e38 Remove DataAccessResourceFailureException in xml related classes
  • 0d7a160 Fix annotation based listener registration in FaultTolerantStepBuilder
  • be4c22f Update Spring dependencies to latest snapshots
  • Additional commits viewable in compare view

Updates spring-batch-core from 4.3.6 to 4.3.7

Release notes

Sourced from spring-batch-core's releases.

v4.3.7

🐞 Bug fixes

  • Unable to register an annotation-based StepExecutionListener in a fault-tolerant step #4137
  • Unable to read XML data without spring-tx in the classpath #4132
  • Add missing initialized flag set to FlowJob #4142
  • Fix non-nullable columns in MySQL migration for Spring Batch 4.3 #4145

🚀 Enhancements

  • Declare dependency on jettison as optional #4196

📔 Documentation

  • Improve documentation of scoped beans definition #1502
  • Incorrect reference to SimpleJdbcTemplate in reference documentation #4197

🔨 Dependency Upgrades

  • Spring Framework: 5.3.23
  • Spring Retry: 1.3.3
  • Spring AMQP: 2.3.16
  • Spring Data: 2.5.12
  • Spring Integration: 5.5.15
  • Spring Kafka: 2.7.14
  • Spring LDAP: 2.3.8.RELEASE
  • Micrometer: 1.8.10

❤️ Contributors

We would like to thank all contributors who helped in shipping this release!

Commits
  • 7876460 [artifactory-release] Release version 4.3.7
  • 2c0ae70 Update dependencies
  • dca9b77 Fix incorrect reference to SimpleJdbcTemplate in reference documentation
  • 499ec2b Improve the documentation of scoped beans definition
  • 7b0e00e Declare dependency on jettison as optional
  • 6b51408 Fix non-nullable columns in MySQL migration for Spring Batch 4.3
  • f6fc7c7 Add missing initialized flag set to FlowJob
  • 1e24e38 Remove DataAccessResourceFailureException in xml related classes
  • 0d7a160 Fix annotation based listener registration in FaultTolerantStepBuilder
  • be4c22f Update Spring dependencies to latest snapshots
  • Additional commits viewable in compare view

Updates spring-batch-test from 4.3.6 to 4.3.7

Release notes

Sourced from spring-batch-test's releases.

v4.3.7

🐞 Bug fixes

  • Unable to register an annotation-based StepExecutionListener in a fault-tolerant step #4137
  • Unable to read XML data without spring-tx in the classpath #4132
  • Add missing initialized flag set to FlowJob #4142
  • Fix non-nullable columns in MySQL migration for Spring Batch 4.3 #4145

🚀 Enhancements

  • Declare dependency on jettison as optional #4196

📔 Documentation

  • Improve documentation of scoped beans definition #1502
  • Incorrect reference to SimpleJdbcTemplate in reference documentation #4197

🔨 Dependency Upgrades

  • Spring Framework: 5.3.23
  • Spring Retry: 1.3.3
  • Spring AMQP: 2.3.16
  • Spring Data: 2.5.12
  • Spring Integration: 5.5.15
  • Spring Kafka: 2.7.14
  • Spring LDAP: 2.3.8.RELEASE
  • Micrometer: 1.8.10

❤️ Contributors

We would like to thank all contributors who helped in shipping this release!

Commits
  • 7876460 [artifactory-release] Release version 4.3.7
  • 2c0ae70 Update dependencies
  • dca9b77 Fix incorrect reference to SimpleJdbcTemplate in reference documentation
  • 499ec2b Improve the documentation of scoped beans definition
  • 7b0e00e Declare dependency on jettison as optional
  • 6b51408 Fix non-nullable columns in MySQL migration for Spring Batch 4.3
  • f6fc7c7 Add missing initialized flag set to FlowJob
  • 1e24e38 Remove DataAccessResourceFailureException in xml related classes
  • 0d7a160 Fix annotation based listener registration in FaultTolerantStepBuilder
  • be4c22f Update Spring dependencies to latest snapshots
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `spring-batch.version` from 4.3.6 to 4.3.7.

Updates `spring-batch-infrastructure` from 4.3.6 to 4.3.7
- [Release notes](https://github.com/spring-projects/spring-batch/releases)
- [Commits](spring-projects/spring-batch@4.3.6...4.3.7)

Updates `spring-batch-core` from 4.3.6 to 4.3.7
- [Release notes](https://github.com/spring-projects/spring-batch/releases)
- [Commits](spring-projects/spring-batch@4.3.6...4.3.7)

Updates `spring-batch-test` from 4.3.6 to 4.3.7
- [Release notes](https://github.com/spring-projects/spring-batch/releases)
- [Commits](spring-projects/spring-batch@4.3.6...4.3.7)

---
updated-dependencies:
- dependency-name: org.springframework.batch:spring-batch-infrastructure
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.batch:spring-batch-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.springframework.batch:spring-batch-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants