1
0

[HUDI-1696] add apache commons-codec dependency to flink-bundle explicitly (#2758)

This commit is contained in:
Harshit Mittal
2021-04-01 23:07:30 -07:00
committed by GitHub
parent 94a5e72f16
commit e970e1f483

View File

@@ -133,6 +133,7 @@
<include>org.apache.hive:hive-jdbc</include>
<include>org.apache.hbase:hbase-common</include>
<include>commons-codec:commons-codec</include>
</includes>
</artifactSet>
<relocations>