X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=security%2Fmodules%2Forg.argeo.security.webapp%2FMETA-INF%2FMANIFEST.MF;h=f52b69aa29085a7a62fa630aff494ecddba2cd4a;hb=33adfcf64c7dfe8341bef012ec37e2ea98773ddd;hp=8116c1e4f3179d0303950ef59a7da645a139e156;hpb=e241a5585404c07bea8351c4112be64512ad7fb9;p=lgpl%2Fargeo-commons.git diff --git a/security/modules/org.argeo.security.webapp/META-INF/MANIFEST.MF b/security/modules/org.argeo.security.webapp/META-INF/MANIFEST.MF index 8116c1e4f..f52b69aa2 100644 --- a/security/modules/org.argeo.security.webapp/META-INF/MANIFEST.MF +++ b/security/modules/org.argeo.security.webapp/META-INF/MANIFEST.MF @@ -6,8 +6,9 @@ Import-Package: javax.servlet, javax.servlet.resources, org.argeo.security.mvc, org.argeo.server.json.mvc, + org.springframework.ldap.core.support, org.springframework.osgi.web.context.support, - org.springframework.security.userdetails.memory, + org.springframework.security, org.springframework.web.context, org.springframework.web.context.support, org.springframework.web.filter,