Skip to content

Commit

Permalink
Bump io.debezium:debezium-bom from 3.0.5.Final to 3.0.6.Final
Browse files Browse the repository at this point in the history
Bumps [io.debezium:debezium-bom](https://github.com/debezium/debezium) from 3.0.5.Final to 3.0.6.Final.
- [Changelog](https://github.com/debezium/debezium/blob/main/CHANGELOG.md)
- [Commits](debezium/debezium@v3.0.5.Final...v3.0.6.Final)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 29, 2024
1 parent 0842498 commit f7e8d4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ext {
springCloudVersion = '2024.0.0'
springCloudAwsVersion = '3.2.1'

debeziumVersion = '3.0.5.Final'
debeziumVersion = '3.0.6.Final'
djlVersion = '0.26.0'

springIntegrationAws = 'org.springframework.integration:spring-integration-aws:3.0.8'
Expand Down

0 comments on commit f7e8d4f

Please sign in to comment.