Skip to content

Commit 2cbc7bc

Browse files
authored
CLDR-18356 deps unvendor org.json package (#4506)
1 parent e301a34 commit 2cbc7bc

18 files changed

+5
-6012
lines changed

tools/cldr-apps/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,11 @@
5252
<version>4.4.1</version>
5353
</dependency>
5454

55+
<dependency>
56+
<groupId>org.json</groupId>
57+
<artifactId>json</artifactId>
58+
</dependency>
59+
5560
<!-- test -->
5661
<dependency>
5762
<groupId>org.junit.jupiter</groupId>

tools/cldr-apps/src/main/java/org/json/CDL.java

Lines changed: 0 additions & 278 deletions
This file was deleted.

0 commit comments

Comments
 (0)