diff --git a/deeplearning4j/deeplearning4j-modelexport-solr/pom.xml b/deeplearning4j/deeplearning4j-modelexport-solr/pom.xml
index 48546f40a..97421ce2b 100644
--- a/deeplearning4j/deeplearning4j-modelexport-solr/pom.xml
+++ b/deeplearning4j/deeplearning4j-modelexport-solr/pom.xml
@@ -94,7 +94,6 @@
io.netty
netty
- ${netty.version}
io.dropwizard.metrics
diff --git a/pom.xml b/pom.xml
index 215468282..3dce515f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,7 @@
1.8
1.3.0
3.2.6
- 3.10.4.Final
+ 4.1.58.Final
2.6
2.6
2.0
@@ -339,6 +339,91 @@
+
+
+
+ io.netty
+ netty-all
+ ${netty.version}
+
+
+ io.netty
+ netty
+ 3.9.9.Final
+
+
+ io.netty
+ netty-buffer
+ ${netty.version}
+
+
+ io.netty
+ netty-common
+ ${netty.version}
+
+
+ io.netty
+ netty-handler
+ ${netty.version}
+
+
+ io.netty
+ netty-codec-http
+ ${netty.version}
+
+
+ io.netty
+ netty-codec
+ ${netty.version}
+
+
+ io.netty
+ netty-transport-native-epoll
+ ${netty.version}
+
+
+ io.netty
+ netty-transport
+ ${netty.version}
+
+
+ io.netty
+ netty-resolver
+ ${netty.version}
+
+
+ io.netty
+ netty-transport-native-unix-common
+ ${netty.version}
+
+
+ io.netty
+ netty-codec-http2
+ ${netty.version}
+
+
+ io.netty
+ netty-handler-proxy
+ ${netty.version}
+
+
+ io.netty
+ netty-codec-socks
+ ${netty.version}
+
+
+ io.netty
+ netty-resolver-dns
+ ${netty.version}
+
+
+ io.netty
+ netty-codec-dns
+ ${netty.version}
+
+
+
+