From f628e975bc59de54557473ca9bc05699b01f8a46 Mon Sep 17 00:00:00 2001 From: Looly Date: Fri, 29 Dec 2023 23:41:23 +0800 Subject: [PATCH] fix code --- hutool-http/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/hutool-http/pom.xml b/hutool-http/pom.xml index 28233028e..1955090ce 100755 --- a/hutool-http/pom.xml +++ b/hutool-http/pom.xml @@ -86,6 +86,13 @@ provided + + + org.dromara.hutool + hutool-json + ${project.parent.version} + test + org.brotli dec