X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=security%2Fmodules%2Forg.argeo.security.services%2FMETA-INF%2FMANIFEST.MF;h=249147d4fbd336d3e5733f29d916e3e1b9e0d563;hb=3a9e434fc0f80eab9568b1e5b8bb90f9fcc4310e;hp=f11855ca5c94035cfc4afb79d42f18389a4e3f96;hpb=4a045d66694bcb80968158dc82344f3906fce530;p=lgpl%2Fargeo-commons.git diff --git a/security/modules/org.argeo.security.services/META-INF/MANIFEST.MF b/security/modules/org.argeo.security.services/META-INF/MANIFEST.MF index f11855ca5..249147d4f 100644 --- a/security/modules/org.argeo.security.services/META-INF/MANIFEST.MF +++ b/security/modules/org.argeo.security.services/META-INF/MANIFEST.MF @@ -2,7 +2,6 @@ Bundle-SymbolicName: org.argeo.security.services Bundle-Version: 0.1.3.SNAPSHOT Import-Package: org.argeo.security, org.argeo.security.core, - org.argeo.security.ldap, - org.argeo.security.nature, - org.argeo.server.json + org.springframework.beans.factory.config;specification-version="2.5.6.SEC01", + org.springframework.security;specification-version="2.0.4.A" Bundle-Name: Security Services