Skip to content

Commit ab9f35d

Browse files
Bump io.debezium:debezium-bom from 3.4.2.Final to 3.4.3.Final (#229)
Bumps [io.debezium:debezium-bom](https://github.com/debezium/debezium) from 3.4.2.Final to 3.4.3.Final. - [Changelog](https://github.com/debezium/debezium/blob/v3.4.3.Final/CHANGELOG.md) - [Commits](debezium/debezium@v3.4.2.Final...v3.4.3.Final) --- updated-dependencies: - dependency-name: io.debezium:debezium-bom dependency-version: 3.4.3.Final 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>
1 parent a6c6489 commit ab9f35d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ allprojects {
5151
}
5252

5353
imports {
54-
mavenBom 'io.debezium:debezium-bom:3.4.2.Final'
54+
mavenBom 'io.debezium:debezium-bom:3.4.3.Final'
5555
mavenBom 'io.awspring.cloud:spring-cloud-aws-dependencies:4.0.0'
5656
mavenBom 'org.springframework.boot:spring-boot-dependencies:4.0.5'
5757
mavenBom 'ai.djl:bom:0.36.0'

0 commit comments

Comments
 (0)