Skip to content

Commit daa45dd

Browse files
author
Keith Donald
committed
updated template.mf to depend on spring-expression
1 parent c927e7d commit daa45dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

org.springframework.web.servlet/template.mf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Import-Template:
2626
org.springframework.beans.*;version="[3.0.0, 3.0.1)",
2727
org.springframework.context.*;version="[3.0.0, 3.0.1)",
2828
org.springframework.core.*;version="[3.0.0, 3.0.1)",
29+
org.springframework.expression.*;version="[3.0.0, 3.0.1)",
2930
org.springframework.format.*;version="[3.0.0, 3.0.1)",
3031
org.springframework.http.*;version="[3.0.0, 3.0.1)",
3132
org.springframework.oxm.*;version="[3.0.0, 3.0.1)";resolution:=optional,

0 commit comments

Comments
 (0)