From 8b90977f8d62efa34786928aad6721580dea9d51 Mon Sep 17 00:00:00 2001 From: V_Galaxy Date: Mon, 25 Nov 2024 17:20:43 +0800 Subject: [PATCH] chore(dist): fix the JSON license issue (#2697) * setup * chore: change json scope to 'test' in pd.pom * update license --------- Co-authored-by: imbajin --- hugegraph-store/hg-store-core/pom.xml | 4 +++- install-dist/release-docs/LICENSE | 8 -------- .../release-docs/licenses/LICENSE-json-20210307.txt | 1 - install-dist/scripts/dependency/known-dependencies.txt | 1 - 4 files changed, 3 insertions(+), 11 deletions(-) delete mode 100644 install-dist/release-docs/licenses/LICENSE-json-20210307.txt diff --git a/hugegraph-store/hg-store-core/pom.xml b/hugegraph-store/hg-store-core/pom.xml index e59298efa8..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 - 20210307 + 20240303 + test diff --git a/install-dist/release-docs/LICENSE b/install-dist/release-docs/LICENSE index bebcf355a4..c9af87fde4 100644 --- a/install-dist/release-docs/LICENSE +++ b/install-dist/release-docs/LICENSE @@ -807,14 +807,6 @@ The text of each license is also included in licenses/LICENSE-[project].txt. https://central.sonatype.com/artifact/org.mindrot/jbcrypt/0.4 -> ISC -======================================================================== -Third party The JSON License licenses -======================================================================== -The following components are provided under the The JSON License License. See project link for details. -The text of each license is also included in licenses/LICENSE-[project].txt. - - https://central.sonatype.com/artifact/org.json/json/20210307 -> The JSON License - ======================================================================== Third party EPL 1.0 licenses ======================================================================== diff --git a/install-dist/release-docs/licenses/LICENSE-json-20210307.txt b/install-dist/release-docs/licenses/LICENSE-json-20210307.txt deleted file mode 100644 index 3cb0f7e7c8..0000000000 --- a/install-dist/release-docs/licenses/LICENSE-json-20210307.txt +++ /dev/null @@ -1 +0,0 @@ -http://json.org/license.html diff --git a/install-dist/scripts/dependency/known-dependencies.txt b/install-dist/scripts/dependency/known-dependencies.txt index f93239e749..1a7a56533a 100644 --- a/install-dist/scripts/dependency/known-dependencies.txt +++ b/install-dist/scripts/dependency/known-dependencies.txt @@ -267,7 +267,6 @@ joda-time-2.10.8.jar jraft-core-1.3.11.jar jraft-core-1.3.13.jar jraft-core-1.3.9.jar -json-20210307.jar jsonassert-1.5.0.jar json-path-2.5.0.jar json-simple-1.1.jar