From 43cd9756cc9f3e4f60593073a06114dfd6e3e15b Mon Sep 17 00:00:00 2001 From: Harikrishna Patnala Date: Tue, 19 Jul 2022 14:23:07 +0530 Subject: [PATCH] Scope setting changes in ldap and utils pom.xml files --- 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 1376ac7980df..bed347868649 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 59e52fc91930..e1b24918f4eb 100755 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -127,7 +127,7 @@ commons-io commons-io - provided + compile org.apache.commons