diff --git a/cloudplatform/connectivity-ztis/pom.xml b/cloudplatform/connectivity-ztis/pom.xml
index 764c0c057..794f4f841 100644
--- a/cloudplatform/connectivity-ztis/pom.xml
+++ b/cloudplatform/connectivity-ztis/pom.xml
@@ -41,63 +41,14 @@
pom
import
-
-
+
io.netty
- netty-handler
- ${netty.version}
-
-
- io.netty
- netty-handler-proxy
- ${netty.version}
-
-
- io.netty
- netty-codec
- ${netty.version}
-
-
- io.netty
- netty-common
- ${netty.version}
-
-
- io.netty
- netty-transport
- ${netty.version}
-
-
- io.netty
- netty-codec-http
- ${netty.version}
-
-
- io.netty
- netty-codec-socks
- ${netty.version}
-
-
- io.netty
- netty-buffer
- ${netty.version}
-
-
- io.netty
- netty-resolver
- ${netty.version}
-
-
- io.netty
- netty-codec-http2
- ${netty.version}
-
-
- io.netty
- netty-transport-native-unix-common
+ netty-bom
${netty.version}
+ pom
+ import
@@ -168,6 +119,61 @@
org.slf4j
slf4j-api
+
+ io.netty
+ netty-handler
+ runtime
+
+
+ io.netty
+ netty-handler-proxy
+ runtime
+
+
+ io.netty
+ netty-codec
+ runtime
+
+
+ io.netty
+ netty-common
+ runtime
+
+
+ io.netty
+ netty-transport
+ runtime
+
+
+ io.netty
+ netty-codec-http
+ runtime
+
+
+ io.netty
+ netty-codec-socks
+ runtime
+
+
+ io.netty
+ netty-buffer
+ runtime
+
+
+ io.netty
+ netty-resolver
+ runtime
+
+
+ io.netty
+ netty-codec-http2
+ runtime
+
+
+ io.netty
+ netty-transport-native-unix-common
+ runtime
+
commons-beanutils
commons-beanutils