From 3bc2dd5e1c7c073289fc40d7798fb08639d35ab9 Mon Sep 17 00:00:00 2001 From: Looly Date: Fri, 11 Feb 2022 19:05:25 +0800 Subject: [PATCH] fix pom --- hutool-http/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/hutool-http/pom.xml b/hutool-http/pom.xml index e3427c90a..0cff463c3 100644 --- a/hutool-http/pom.xml +++ b/hutool-http/pom.xml @@ -22,6 +22,12 @@ hutool-core ${project.parent.version} + + cn.hutool + hutool-json + ${project.parent.version} + test + javax.xml.soap javax.xml.soap-api