From 7cf440fc5ef3aae1f098219516c422dfc590936b Mon Sep 17 00:00:00 2001 From: imbajin Date: Mon, 25 Nov 2024 15:30:12 +0800 Subject: [PATCH] chore: change json scope to 'test' in pd.pom --- hugegraph-store/hg-store-core/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hugegraph-store/hg-store-core/pom.xml b/hugegraph-store/hg-store-core/pom.xml index 73f25854f2..17a53380f9 100644 --- a/hugegraph-store/hg-store-core/pom.xml +++ b/hugegraph-store/hg-store-core/pom.xml @@ -39,10 +39,12 @@ org.apache.logging.log4j log4j-slf4j-impl + org.json json 20240303 + test