Bump io.debezium:debezium-bom from 2.6.1.Final to 2.6.2.Final (#62)

Bumps [io.debezium:debezium-bom](https://github.com/debezium/debezium) from 2.6.1.Final to 2.6.2.Final.
- [Changelog](https://github.com/debezium/debezium/blob/main/CHANGELOG.md)
- [Commits](https://github.com/debezium/debezium/compare/v2.6.1.Final...v2.6.2.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]
2024-05-31 14:38:09 +00:00
committed by GitHub
parent 795f4e2354
commit 8a024508fa

View File

@@ -3,7 +3,7 @@ ext {
springCloudVersion = '2023.0.2'
springCloudAwsVersion = '3.0.4'
debeziumVersion = '2.6.1.Final'
debeziumVersion = '2.6.2.Final'
djlVersion = '0.26.0'
djlSpringVersion = '0.26'