From 70909237e92e3236694d319041e0b1ffc498ffec Mon Sep 17 00:00:00 2001 From: reswqa Date: Mon, 15 Jun 2026 15:02:39 +0800 Subject: [PATCH] [FLINK-39936][dist] Add flink-s3-fs-native to flink-dist pom file --- flink-dist/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/flink-dist/pom.xml b/flink-dist/pom.xml index 67f95c94b9b7f..364d7f9fa94c6 100644 --- a/flink-dist/pom.xml +++ b/flink-dist/pom.xml @@ -400,6 +400,13 @@ under the License. provided + + org.apache.flink + flink-s3-fs-native + ${project.version} + provided + + org.apache.flink flink-oss-fs-hadoop