Fix issue with LDAP context cast
[lgpl/argeo-commons.git] / security / runtime / org.argeo.security.core / pom.xml
index 374ec77bc074b055acfd746b856082ee25ee1484..3f9f04fabf553ac6632b5a6623a367198485b85a 100644 (file)
@@ -33,7 +33,8 @@
                                                        org.argeo.security.*
                                                </Export-Package>
                                                <Import-Package>*,
-                                                       org.argeo.server.json;resolution:=optional
+                                                       org.argeo.server.json;resolution:=optional,
+                                                       org.springframework.ldap.core.support;resolution:=optional
                                                </Import-Package>
                                        </instructions>
                                </configuration>