diff --git a/org.springframework.beans/template.mf b/org.springframework.beans/template.mf index 64d4b15032..4d369221ed 100644 --- a/org.springframework.beans/template.mf +++ b/org.springframework.beans/template.mf @@ -3,7 +3,7 @@ Bundle-Name: Spring Beans Bundle-Vendor: SpringSource Bundle-ManifestVersion: 2 Import-Template: - javax.el.*;version="[2.1.0, 3.0.0)";resolution:=optional, + javax.el.*;version="[1.0.0, 2.0.0)";resolution:=optional, net.sf.cglib.*;version="[2.1.3, 2.2.0)";resolution:=optional, org.apache.commons.logging.*;version="[1.1.1, 2.0.0)", org.springframework.core.*;version="[3.0.0, 3.0.1)",