From 53e5f6725648521a983a86a533f62587b902f951 Mon Sep 17 00:00:00 2001 From: YuriyZ Date: Mon, 23 May 2022 09:53:42 +0300 Subject: [PATCH] feat(jans-core): added test dependencies to scripts https://github.com/JanssenProject/jans/issues/318 --- jans-core/script/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/jans-core/script/pom.xml b/jans-core/script/pom.xml index dd26a443ec3..d7f9db12052 100644 --- a/jans-core/script/pom.xml +++ b/jans-core/script/pom.xml @@ -121,6 +121,16 @@ jans-orm-ldap test + + org.json + json + test + + + org.testng + testng + test + net.openhft