X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=security%2Fmodules%2Forg.argeo.security.webapp%2FMETA-INF%2FMANIFEST.MF;h=a92f784db6fad4bf0bd66431086dcaedf56e228a;hb=3a26fb190f0bdb2aaaf78775b14c89add65aaf85;hp=52d2cd87391ee0ca340164d6d9df7b07165ba598;hpb=2101bfb7ae055b0e18fbb0001e278aeba13af346;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 52d2cd873..a92f784db 100644 --- a/security/modules/org.argeo.security.webapp/META-INF/MANIFEST.MF +++ b/security/modules/org.argeo.security.webapp/META-INF/MANIFEST.MF @@ -1,5 +1,5 @@ Bundle-SymbolicName: org.argeo.security.webapp -Bundle-Version: 0.1.3.SNAPSHOT +Bundle-Version: 0.3.4.SNAPSHOT Web-ContextPath: org.argeo.security.webapp Import-Package: javax.servlet, javax.servlet.http, @@ -13,7 +13,9 @@ Import-Package: javax.servlet, org.springframework.security, org.springframework.security.config, org.springframework.security.ui, + org.springframework.security.ui.rememberme;specification-version="2.0.4.A", org.springframework.security.ui.webapp, + org.springframework.security.userdetails;specification-version="2.0.4.A", org.springframework.web.context, org.springframework.web.context.support, org.springframework.web.filter,