From 8ac6c4b8894555581ae6cce5611573d9bf5d60f2 Mon Sep 17 00:00:00 2001 From: Tom Morris Date: Wed, 10 Jun 2020 20:43:01 -0400 Subject: [PATCH] Switch to new rhino-runtime component --- main/pom.xml | 3 +-- server/pom.xml | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/main/pom.xml b/main/pom.xml index ccaa47363..6e2b3765b 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -172,7 +172,7 @@ org.mozilla - rhino + rhino-runtime 1.7.12 @@ -380,4 +380,3 @@ - diff --git a/server/pom.xml b/server/pom.xml index c3d7eab6e..690605418 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -179,7 +179,7 @@ org.mozilla - rhino + rhino-runtime 1.7.12 @@ -194,4 +194,3 @@ -