File tree Expand file tree Collapse file tree
hugegraph-store/hg-store-core Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 <groupId >org.apache.logging.log4j</groupId >
4040 <artifactId >log4j-slf4j-impl</artifactId >
4141 </dependency >
42+ <!-- TODO: replace it by jackson(com.fasterxml.jackson.core:jackson-databind) -->
4243 <dependency >
4344 <groupId >org.json</groupId >
4445 <artifactId >json</artifactId >
45- <version >20210307</version >
46+ <version >20240303</version >
47+ <scope >test</scope >
4648 </dependency >
4749
4850 <dependency >
Original file line number Diff line number Diff line change @@ -807,14 +807,6 @@ The text of each license is also included in licenses/LICENSE-[project].txt.
807807
808808 https://central.sonatype.com/artifact/org.mindrot/jbcrypt/0.4 -> ISC
809809
810- ========================================================================
811- Third party The JSON License licenses
812- ========================================================================
813- The following components are provided under the The JSON License License. See project link for details.
814- The text of each license is also included in licenses/LICENSE-[project].txt.
815-
816- https://central.sonatype.com/artifact/org.json/json/20210307 -> The JSON License
817-
818810========================================================================
819811Third party EPL 1.0 licenses
820812========================================================================
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -267,7 +267,6 @@ joda-time-2.10.8.jar
267267jraft-core-1.3.11.jar
268268jraft-core-1.3.13.jar
269269jraft-core-1.3.9.jar
270- json-20210307.jar
271270jsonassert-1.5.0.jar
272271json-path-2.5.0.jar
273272json-simple-1.1.jar
You can’t perform that action at this time.
0 commit comments