diff --git a/flink-table/flink-table-runtime/pom.xml b/flink-table/flink-table-runtime/pom.xml index 9e8292063bea20..1d3a56cc5b1ecc 100644 --- a/flink-table/flink-table-runtime/pom.xml +++ b/flink-table/flink-table-runtime/pom.xml @@ -99,6 +99,13 @@ under the License. ${flink.markBundledAsOptional} + + org.apache.commons + commons-math3 + 3.6.1 + ${flink.markBundledAsOptional} + +