From c4d721fffdafc398664331e7a21c6ff6bb7659ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xavier=20L=C3=A9aut=C3=A9?= Date: Thu, 19 Feb 2015 09:47:11 -0800 Subject: [PATCH] update Rhino to 1.7RC5 --- pom.xml | 5 +++++ processing/pom.xml | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f4045419e44..f5293810ef5 100644 --- a/pom.xml +++ b/pom.xml @@ -246,6 +246,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 0b9fe746193..6dac5630513 100644 --- a/processing/pom.xml +++ b/processing/pom.xml @@ -67,7 +67,6 @@ org.mozilla rhino - 1.7R4 net.jpountz.lz4