Skip to content

Commit cf1f660

Browse files
author
Costin Leau
committed
+ marked expression package as optional for spring-context
1 parent 8ba93ae commit cf1f660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

org.springframework.context/template.mf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Import-Template:
2828
org.springframework.aop.*;version="[3.0.0, 3.0.1)",
2929
org.springframework.beans.*;version="[3.0.0, 3.0.1)",
3030
org.springframework.core.*;version="[3.0.0, 3.0.1)",
31-
org.springframework.expression.*;version="[3.0.0, 3.0.1)",
31+
org.springframework.expression.*;version="[3.0.0, 3.0.1)";resolution:=optional,
3232
org.springframework.instrument.*;version="[3.0.0, 3.0.1)";resolution:=optional,
3333
org.springframework.metadata.*;version="[3.0.0, 3.0.1)",
3434
org.springframework.util.*;version="[3.0.0, 3.0.1)"

0 commit comments

Comments
 (0)