Skip to content

Commit dd53bcd

Browse files
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](debezium/debezium@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ebce88 commit dd53bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ext {
22
springBootVersion = '3.4.1'
33
springCloudAwsVersion = '3.2.1'
44

5-
debeziumVersion = '3.0.6.Final'
5+
debeziumVersion = '3.0.7.Final'
66
djlVersion = '0.26.0'
77

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

0 commit comments

Comments
 (0)