diff --git a/pom.xml b/pom.xml index 4a4f70a5e32..261ed491433 100644 --- a/pom.xml +++ b/pom.xml @@ -245,6 +245,11 @@ icu4j 4.8.1 + + org.mozilla + rhino + 1.7R5 + com.fasterxml.jackson.core jackson-annotations diff --git a/processing/pom.xml b/processing/pom.xml index 067f9604164..0bede87ae33 100644 --- a/processing/pom.xml +++ b/processing/pom.xml @@ -66,7 +66,6 @@ org.mozilla rhino - 1.7R4 net.jpountz.lz4