aboutsummaryrefslogtreecommitdiffstats
path: root/container-dev
diff options
context:
space:
mode:
Diffstat (limited to 'container-dev')
-rw-r--r--container-dev/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/container-dev/pom.xml b/container-dev/pom.xml
index 6968bb5c91f..8f5fbda504d 100644
--- a/container-dev/pom.xml
+++ b/container-dev/pom.xml
@@ -142,6 +142,10 @@
<version>${project.version}</version>
<exclusions>
<exclusion>
+ <groupId>com.ibm.icu</groupId>
+ <artifactId>icu4j</artifactId>
+ </exclusion>
+ <exclusion>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
</exclusion>