diff --git a/flink-cdc-cli/pom.xml b/flink-cdc-cli/pom.xml
index 922c0f38434..35a69cbd26f 100644
--- a/flink-cdc-cli/pom.xml
+++ b/flink-cdc-cli/pom.xml
@@ -67,6 +67,16 @@ limitations under the License.
org.apache.flink
flink-yarn
${flink.version}
+
+
+ log4j
+ log4j
+
+
+ org.slf4j
+ slf4j-log4j12
+
+
provided