diff --git a/taglibs/template.mf b/taglibs/template.mf index e6b21478bd..556c8b03c1 100644 --- a/taglibs/template.mf +++ b/taglibs/template.mf @@ -12,7 +12,7 @@ Import-Template: org.springframework.security.web.*;version="[${version}, 3.1.0)", org.springframework.security.access.*;version="[${version}, 3.1.0)", org.springframework.security.util;version="[${version}, 3.1.0)", - org.springframework.security.acls;version="[${version}, 3.1.0)";resolution:=optional, + org.springframework.security.acls.*;version="[${version}, 3.1.0)";resolution:=optional, org.springframework.beans.*;version="[${spring.version}, 3.1.0)", org.springframework.context.*;version="[${spring.version}, 3.1.0)", org.springframework.expression;version="[${spring.version}, 3.1.0)";resolution:=optional,