From 3df1e8cc41ed554ba9bdce5ea138ab2e2e210ba6 Mon Sep 17 00:00:00 2001 From: lijiarao Date: Thu, 12 Sep 2024 12:54:23 +0800 Subject: [PATCH] =?UTF-8?q?fix=E5=AE=89=E5=85=A8=20=E5=8D=87=E7=BA=A7netty?= =?UTF-8?q?-codec-4.1.53.Final.jar=E7=89=88=E6=9C=AC=E5=88=B04.1.94.Final?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- laws-base/laws-base-tools/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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