diff --git a/org.springframework.integration.ws/template.mf b/org.springframework.integration.ws/template.mf index 30ec5cb43b..990b1e2c2d 100644 --- a/org.springframework.integration.ws/template.mf +++ b/org.springframework.integration.ws/template.mf @@ -6,6 +6,7 @@ Import-Template: org.springframework.integration.*;version="[2.0.0, 2.0.1)", org.springframework.beans.*;version="[3.0.0, 4.0.0)", org.springframework.context;version="[3.0.0, 4.0.0)", + org.springframework.expression;version="[3.0.0, 4.0.0)", org.springframework.scheduling.*;version="[3.0.0, 4.0.0)", org.springframework.util;version="[3.0.0, 4.0.0)", org.springframework.oxm;version="[1.5.8.A, 3.1.0)",