diff --git a/hugegraph-store/hg-store-core/pom.xml b/hugegraph-store/hg-store-core/pom.xml
index e59298efa8..73f25854f2 100644
--- a/hugegraph-store/hg-store-core/pom.xml
+++ b/hugegraph-store/hg-store-core/pom.xml
@@ -42,7 +42,7 @@
org.json
json
- 20210307
+ 20240303
diff --git a/install-dist/release-docs/LICENSE b/install-dist/release-docs/LICENSE
index bebcf355a4..fe1eba8093 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
========================================================================
@@ -841,3 +833,4 @@ The text of each license is also included in licenses/LICENSE-[project].txt.
https://central.sonatype.com/artifact/xmlpull/xmlpull/1.1.3.1 -> Public Domain
https://central.sonatype.com/artifact/xpp3/xpp3_min/1.1.4c -> Public Domain
+ https://central.sonatype.com/artifact/org.json/json/20240303 -> Public Domain
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..056e94273e 100644
--- a/install-dist/scripts/dependency/known-dependencies.txt
+++ b/install-dist/scripts/dependency/known-dependencies.txt
@@ -267,7 +267,7 @@ 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
+json-20240303.jar
jsonassert-1.5.0.jar
json-path-2.5.0.jar
json-simple-1.1.jar