diff --git a/pom.xml b/pom.xml index b01b15a..4a8c2c9 100644 --- a/pom.xml +++ b/pom.xml @@ -114,7 +114,7 @@ org.apache.flink flink-table-api-java-bridge_2.11 - ${flink.version} + 1.10.1 compile @@ -128,46 +128,46 @@ org.apache.flink flink-json - ${flink.version} + 1.10.1 compile org.apache.flink flink-statebackend-rocksdb_2.11 - ${flink.version} + 1.10.1 compile org.apache.httpcomponents httpasyncclient - 4.1.4 + 4.1.5 mysql mysql-connector-java - 5.1.44 + 8.0.31 org.apache.httpcomponents httpclient - 4.5.3 + 4.5.13 com.alibaba druid - 1.1.10 + 1.2.22 com.alibaba fastjson - 1.2.33 + 1.2.83_noneautotype org.elasticsearch.client @@ -178,13 +178,13 @@ org.apache.bahir flink-connector-redis_2.11 - 1.0 + 1.1.0 org.apache.httpcomponents httpclient - 4.5.2 + 4.5.13 org.apache.httpcomponents @@ -199,14 +199,14 @@ org.apache.httpcomponents httpasyncclient - 4.1.2 + 4.1.5 ru.yandex.clickhouse clickhouse-jdbc - 0.1.54 + 0.3.2 @@ -227,7 +227,7 @@ org.slf4j slf4j-log4j12 - 1.7.12 + 1.7.34 @@ -239,7 +239,7 @@ junit junit - 4.12 + 4.13.1 compile