diff --git a/laws-base/laws-base-tools/pom.xml b/laws-base/laws-base-tools/pom.xml
index 3f4b5fd3..df35db4f 100644
--- a/laws-base/laws-base-tools/pom.xml
+++ b/laws-base/laws-base-tools/pom.xml
@@ -21,7 +21,19 @@
org.springframework.boot
spring-boot-starter-data-redis
+
+
+ netty-codec
+ io.netty
+
+
+
+ io.netty
+ netty-codec
+ 4.1.94.Final
+
+
org.apache.commons
commons-pool2