From f164e7954b71227b40a24e4785523393df29a652 Mon Sep 17 00:00:00 2001 From: mll Date: Thu, 15 Sep 2022 20:55:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0nacos=20-=20rule?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- liteflow-rule-plugin/liteflow-rule-nacos/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/liteflow-rule-plugin/liteflow-rule-nacos/pom.xml b/liteflow-rule-plugin/liteflow-rule-nacos/pom.xml index b8a1a96d6..ecd8eee56 100644 --- a/liteflow-rule-plugin/liteflow-rule-nacos/pom.xml +++ b/liteflow-rule-plugin/liteflow-rule-nacos/pom.xml @@ -24,6 +24,17 @@ com.alibaba.nacos nacos-client 1.2.1 + + + + com.fasterxml.jackson.core + jackson-databind + + + com.fasterxml.jackson.core + jackson-core + + \ No newline at end of file