diff --git a/pom.xml b/pom.xml
index 5961722..75b134f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,37 +49,37 @@
io.netty
netty-transport
- ${netty.version}
+ 4.1.118.Final
io.netty
netty-handler
- ${netty.version}
+ 4.1.118.Final
io.netty
netty-codec
- ${netty.version}
+ 4.1.118.Final
io.netty
netty-codec-http
- ${netty.version}
+ 4.1.118.Final
com.google.protobuf
protobuf-java
- ${protobuf.version}
+ 3.25.5
com.google.code.gson
gson
- ${gson.version}
+ 2.8.9
org.slf4j
slf4j-api
- ${slf4j.version}
+ 1.7.36
junit
@@ -90,7 +90,7 @@
ch.qos.logback
logback-classic
- 1.4.7
+ 1.5.13
test