diff --git a/flink-connector-redis/pom.xml b/flink-connector-redis/pom.xml index 71c5efff..6ec11c50 100644 --- a/flink-connector-redis/pom.xml +++ b/flink-connector-redis/pom.xml @@ -54,14 +54,26 @@ under the License. + - com.github.kstyrc - embedded-redis + commons-io + commons-io + 2.4 + test - org.apache.flink - flink-streaming-java_${scala.binary.version} + com.github.kstyrc + embedded-redis + test + + + commons-io + commons-io + + + + org.apache.flink flink-streaming-java_${scala.binary.version}