diff --git a/build.gradle b/build.gradle index 3ff5989e..3a7adbff 100644 --- a/build.gradle +++ b/build.gradle @@ -51,7 +51,7 @@ allprojects { } imports { - mavenBom 'io.debezium:debezium-bom:3.4.2.Final' + mavenBom 'io.debezium:debezium-bom:3.4.3.Final' mavenBom 'io.awspring.cloud:spring-cloud-aws-dependencies:4.0.0' mavenBom 'org.springframework.boot:spring-boot-dependencies:4.0.5' mavenBom 'ai.djl:bom:0.36.0'