diff --git a/fe/pom.xml b/fe/pom.xml
index 5ebd759f01..2ec27ce145 100644
--- a/fe/pom.xml
+++ b/fe/pom.xml
@@ -321,7 +321,7 @@ under the License.
2.1
4.5.13
4.4.15
- 1.12.625
+ 1.12.669
3.0.9
0.2.14
3.3.6
@@ -836,6 +836,27 @@ under the License.
netty-transport-udt
${netty-all.version}
+
+ io.netty
+ netty-transport-sctp
+ ${netty-all.version}
+
+
+ io.netty
+ netty-transport-sctp
+ ${netty-all.version}
+
+
+ io.netty
+ netty-transport-classes-kqueue
+ ${netty-all.version}
+
+
+ io.netty
+ netty-transport-native-epoll
+ linux-x86_64
+ ${netty-all.version}
+
io.netty
netty-transport-rxtx
@@ -915,6 +936,22 @@ under the License.
com.amazonaws
*
+
+ org.apache.solr
+ *
+
+
+ org.elasticsearch.client
+ *
+
+
+ org.elasticsearch.plugin
+ *
+
+
+ org.elasticsearch
+ *
+