HBASE-28491 Bump netty to 4.1.108.Final for addressing CVE-2024-29025 (#114)

Signed-off-by: Duo Zhang <zhangduo@apache.org>
diff --git a/pom.xml b/pom.xml
index dd52702..b9da4fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -135,7 +135,7 @@
     <os.maven.version>1.7.1</os.maven.version>
     <rename.offset>org.apache.hbase.thirdparty</rename.offset>
     <protobuf.version>3.25.2</protobuf.version>
-    <netty.version>4.1.107.Final</netty.version>
+    <netty.version>4.1.108.Final</netty.version>
     <netty.tcnative.version>2.0.61.Final</netty.tcnative.version>
     <guava.version>33.0.0-jre</guava.version>
     <commons-cli.version>1.6.0</commons-cli.version>