Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/apache/directory-studio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ldapbrowser.core/pom-first.xml')
-rw-r--r--plugins/ldapbrowser.core/pom-first.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/ldapbrowser.core/pom-first.xml b/plugins/ldapbrowser.core/pom-first.xml
index bb34e8da9..b279dad19 100644
--- a/plugins/ldapbrowser.core/pom-first.xml
+++ b/plugins/ldapbrowser.core/pom-first.xml
@@ -118,6 +118,7 @@
org.apache.directory.studio.ldapbrowser.core.utils</Export-Package>
<Import-Package>
+ org.apache.commons.text,
org.apache.commons.lang3,
org.apache.commons.collections4,
org.apache.commons.codec.digest,
@@ -127,6 +128,7 @@
</Import-Package>
<Require-Bundle>
+ org.apache.commons.commons-text,
org.apache.directory.api.asn1.api;bundle-version="${org.apache.directory.api.bundleversion}",
org.apache.directory.api.ldap.model;bundle-version="${org.apache.directory.api.bundleversion}",
org.apache.directory.api.ldap.codec.core;bundle-version="${org.apache.directory.api.bundleversion}",