From 5e3085069d13326e6d9469840c9fba0868c92735 Mon Sep 17 00:00:00 2001 From: local-li <2939634393@qq.com> Date: Thu, 11 Apr 2024 19:29:07 +0800 Subject: [PATCH] fix-to(impl): Support for module introduction --- json-diff-impl/pom.xml | 1 + pom.xml | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/json-diff-impl/pom.xml b/json-diff-impl/pom.xml index 1d1abcb..663cbf8 100644 --- a/json-diff-impl/pom.xml +++ b/json-diff-impl/pom.xml @@ -7,6 +7,7 @@ cn.xiaoandcai 4.0.5-RC1-RELEASE + pom 4.0.0 json-diff-impl diff --git a/pom.xml b/pom.xml index f30e4dc..bd95909 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,6 @@ json-diff-core json-diff-test json-diff-common - json-diff-impl json-diff json-diff-impl/json-diff-impl-fastjson json-diff-impl/json-diff-impl-fastjson2