From d4460a8afc92b6674e1611793c54c85aa8e7d700 Mon Sep 17 00:00:00 2001 From: Harikrishna Date: Wed, 20 Jul 2022 13:42:44 +0530 Subject: [PATCH] Scope setting changes in ldap and utils pom.xml files (#6557) --- plugins/user-authenticators/ldap/pom.xml | 1 + utils/pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/user-authenticators/ldap/pom.xml b/plugins/user-authenticators/ldap/pom.xml index 1376ac7980d..bed34786864 100644 --- a/plugins/user-authenticators/ldap/pom.xml +++ b/plugins/user-authenticators/ldap/pom.xml @@ -139,6 +139,7 @@ org.zapodot embedded-ldap-junit ${zapdot.version} + test com.unboundid diff --git a/utils/pom.xml b/utils/pom.xml index 59e52fc9193..e1b24918f4e 100755 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -127,7 +127,7 @@ commons-io commons-io - provided + compile org.apache.commons