From d5b3fcb6d35188a1b503510bd70a1d61aa71e7e1 Mon Sep 17 00:00:00 2001 From: Dennis Schafroth Date: Thu, 10 Jan 2013 20:20:54 +0100 Subject: [PATCH] Use latest and full version of ICU4J instead of Normalizer --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index e72d4c8..9562681 100644 --- a/pom.xml +++ b/pom.xml @@ -10,11 +10,13 @@ junit 4.10 + net.sourceforge.saxon saxon @@ -26,6 +28,11 @@ 9.1.0.8 dom + + com.ibm.icu + icu4j + 50.1.1 + UTF-8 -- 1.7.10.4