Skip to content

Commit bd65718

Browse files
committed
DATACMNS-325 - Open up Slfj4 OSGi dependency to 1.6.0 to let STS work with it.
1 parent 5cd136d commit bd65718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template.mf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Import-Template:
2727
org.springframework.web.*;version="${spring30:[=.=.=,+1.1.0)}";resolution:=optional,
2828
org.aopalliance.*;version="[1.0.0, 2.0.0)";resolution:=optional,
2929
org.joda.time.*;version="${jodatime:[=.=.=,+1.0.0)}";resolution:=optional,
30-
org.slf4j.*;version="[1.6.4,2.0.0)",
30+
org.slf4j.*;version="[1.6.0,2.0.0)",
3131
javax.servlet.*;version="[2.5.0, 4.0.0)";resolution:=optional,
3232
org.w3c.dom.*;version="0"
3333
DynamicImport-Package: *

0 commit comments

Comments
 (0)