Bump io.debezium:debezium-bom from 3.0.6.Final to 3.0.7.Final (#132)

Bumps [io.debezium:debezium-bom](https://github.com/debezium/debezium) from 3.0.6.Final to 3.0.7.Final.
- [Changelog](https://github.com/debezium/debezium/blob/v3.0.7.Final/CHANGELOG.md)
- [Commits](https://github.com/debezium/debezium/compare/v3.0.6.Final...v3.0.7.Final)

---
updated-dependencies:
- dependency-name: io.debezium:debezium-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-19 08:27:22 -05:00
committed by GitHub
parent 3ebce8858f
commit dd53bcd5bf

View File

@@ -2,7 +2,7 @@ ext {
springBootVersion = '3.4.1'
springCloudAwsVersion = '3.2.1'
debeziumVersion = '3.0.6.Final'
debeziumVersion = '3.0.7.Final'
djlVersion = '0.26.0'
springIntegrationAws = 'org.springframework.integration:spring-integration-aws:3.0.8'