From bee442e6b5818574d564ef14883515415c3f8977 Mon Sep 17 00:00:00 2001 From: Nico Mexis Date: Tue, 10 Aug 2021 11:26:58 +0200 Subject: [PATCH] Exclude ICU4J --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 1208ee07..2949b750 100644 --- a/pom.xml +++ b/pom.xml @@ -248,6 +248,12 @@ org.antlr antlr4 4.9.2 + + + com.ibm.icu + icu4j + +