diff --git a/kernel/data-pipeline/scenario/cdc/client/pom.xml b/kernel/data-pipeline/scenario/cdc/client/pom.xml
index 76bd4c1fcb8a5..a2b6f19335497 100644
--- a/kernel/data-pipeline/scenario/cdc/client/pom.xml
+++ b/kernel/data-pipeline/scenario/cdc/client/pom.xml
@@ -32,16 +32,16 @@
shardingsphere-data-pipeline-cdc-protocol
${project.version}
+
io.netty
netty-buffer
- ${netty.version}
io.netty
netty-codec
- ${netty.version}
+
org.opengauss
opengauss-jdbc
diff --git a/pom.xml b/pom.xml
index 01de5ee7b0f03..3d6c936bc9ffe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -87,8 +87,7 @@
1.35.0
2.9.3
- 4.1.99.Final
- 2.0.62.Final
+ 4.1.100.Final
1.70
1.1
@@ -306,77 +305,10 @@
io.netty
- netty-buffer
+ netty-bom
${netty.version}
-
-
- io.netty
- netty-codec
- ${netty.version}
-
-
- io.netty
- netty-codec-http
- ${netty.version}
-
-
- io.netty
- netty-codec-http2
- ${netty.version}
-
-
- io.netty
- netty-codec-socks
- ${netty.version}
-
-
- io.netty
- netty-common
- ${netty.version}
-
-
- io.netty
- netty-handler
- ${netty.version}
-
-
- io.netty
- netty-handler-proxy
- ${netty.version}
-
-
- io.netty
- netty-resolver
- ${netty.version}
-
-
- io.netty
- netty-transport
- ${netty.version}
-
-
- io.netty
- netty-transport-classes-epoll
- ${netty.version}
-
-
- io.netty
- netty-transport-native-epoll
- ${netty.version}
- linux-x86_64
- runtime
-
-
- io.netty
- netty-transport-native-epoll
- ${netty.version}
- linux-aarch_64
- runtime
-
-
- io.netty
- netty-tcnative-boringssl-static
- ${netty-tcnative.version}
+ pom
+ import
javax.transaction
@@ -389,10 +321,6 @@
zookeeper
${zookeeper.version}
-
- io.netty
- netty-transport-native-epoll
-
ch.qos.logback
logback-core
@@ -427,10 +355,6 @@
io.vertx
vertx-grpc
-
- io.netty
- netty-transport-native-unix-common
-
diff --git a/proxy/frontend/core/pom.xml b/proxy/frontend/core/pom.xml
index 95d2074394cd1..c4b5b4244af74 100644
--- a/proxy/frontend/core/pom.xml
+++ b/proxy/frontend/core/pom.xml
@@ -83,11 +83,13 @@
io.netty
netty-transport-native-epoll
linux-x86_64
+ runtime
io.netty
netty-transport-native-epoll
linux-aarch_64
+ runtime
io.netty