From 23547103c860020f286985ac7cd12b34f757a68d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 28 May 2020 08:36:44 +0000 Subject: [PATCH] Bump rhino from 1.7.10 to 1.7.12 Bumps [rhino](https://github.com/mozilla/rhino) from 1.7.10 to 1.7.12. - [Release notes](https://github.com/mozilla/rhino/releases) - [Changelog](https://github.com/mozilla/rhino/blob/master/RELEASE-NOTES.md) - [Commits](https://github.com/mozilla/rhino/commits) Signed-off-by: dependabot-preview[bot] --- main/pom.xml | 2 +- server/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/main/pom.xml b/main/pom.xml index e974eab77..ccaa47363 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -173,7 +173,7 @@ org.mozilla rhino - 1.7.10 + 1.7.12 com.fasterxml.jackson.core diff --git a/server/pom.xml b/server/pom.xml index 3a76bfe4d..c3d7eab6e 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -180,7 +180,7 @@ org.mozilla rhino - 1.7.10 + 1.7.12 org.slf4j