From daceafeeb90680116c289a7c301c42eb3e57eb97 Mon Sep 17 00:00:00 2001 From: bjculkin Date: Tue, 28 Mar 2017 16:48:43 -0400 Subject: Mostly finish FDS core The major changes this time are that we have both data/command macros, as well as proper Unicode character support. --- BJC-Utils2/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'BJC-Utils2/pom.xml') diff --git a/BJC-Utils2/pom.xml b/BJC-Utils2/pom.xml index bd2946c..cd87424 100644 --- a/BJC-Utils2/pom.xml +++ b/BJC-Utils2/pom.xml @@ -70,5 +70,10 @@ guava 21.0 + + com.ibm.icu + icu4j + 58.2 + -- cgit v1.2.3