Skip to content

Commit 0ae9abd

Browse files
authored
[FLINK-37292] [cdc] Remove the flink-kubernetes dependencies during the packaging of flink-cdc-dist (#4024)
1 parent 88b1203 commit 0ae9abd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

flink-cdc-composer/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ limitations under the License.
6666
<groupId>org.apache.flink</groupId>
6767
<artifactId>flink-kubernetes</artifactId>
6868
<version>${flink.version}</version>
69+
<scope>provided</scope>
6970
</dependency>
7071
<dependency>
7172
<groupId>org.apache.flink</groupId>

0 commit comments

Comments
 (0)