From 72e7657f0d5ca4d05db6b1e73a6a18f69cea1782 Mon Sep 17 00:00:00 2001 From: Valera V Harseko Date: Thu, 25 Apr 2024 21:29:07 +0300 Subject: [PATCH] [#10 #14] FIX openidm (object) is not defined (rhino export global context) https://github.com/OpenIdentityPlatform/commons/pull/110 --- custom-scripted-connector-bundler/pom.xml | 6 ++++++ pom.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/custom-scripted-connector-bundler/pom.xml b/custom-scripted-connector-bundler/pom.xml index 1dae2e6f5f..db7636dc83 100644 --- a/custom-scripted-connector-bundler/pom.xml +++ b/custom-scripted-connector-bundler/pom.xml @@ -93,6 +93,12 @@ com.github.jknack handlebars 2.0.0 + + + org.mozilla + rhino + + org.slf4j diff --git a/pom.xml b/pom.xml index 18cf37bc5b..ed25eed611 100644 --- a/pom.xml +++ b/pom.xml @@ -132,7 +132,7 @@ 5.0.4 1.8.6_1 - 1.7R4_1 + 1.7.14_2 2.4.7