diff --git a/org.springframework.expression/template.mf b/org.springframework.expression/template.mf index bbf32fb753..3bc282b38a 100644 --- a/org.springframework.expression/template.mf +++ b/org.springframework.expression/template.mf @@ -4,6 +4,8 @@ Bundle-Vendor: SpringSource Bundle-ManifestVersion: 2 Import-Template: org.springframework.util;version="[3.0.0, 3.0.1)", + org.springframework.core;version="[3.0.0, 3.0.1)", + org.springframework.core.convert;version="[3.0.0, 3.0.1)", org.apache.commons.logging;version="[1.1.1, 2.0.0)", org.antlr.runtime;version="[3.0.1,4.0.0)", org.antlr.runtime.tree;version="[3.0.1,4.0.0)"