From 5de8ade903be58d6b70683589b527b063a7ee1ce Mon Sep 17 00:00:00 2001 From: wenmo <32723967+aiwenmo@users.noreply.github.com> Date: Fri, 23 May 2025 01:09:18 +0800 Subject: [PATCH] [FLINK-37292] [cdc] Remove the flink-kubernetes dependencies during the packaging of flink-cdc-dist --- flink-cdc-composer/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/flink-cdc-composer/pom.xml b/flink-cdc-composer/pom.xml index 0924951d0ab..e6392baaece 100644 --- a/flink-cdc-composer/pom.xml +++ b/flink-cdc-composer/pom.xml @@ -60,6 +60,7 @@ limitations under the License. org.apache.flink flink-kubernetes ${flink.version} + provided org.apache.flink