We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cd136d commit bd65718Copy full SHA for bd65718
template.mf
@@ -27,7 +27,7 @@ Import-Template:
27
org.springframework.web.*;version="${spring30:[=.=.=,+1.1.0)}";resolution:=optional,
28
org.aopalliance.*;version="[1.0.0, 2.0.0)";resolution:=optional,
29
org.joda.time.*;version="${jodatime:[=.=.=,+1.0.0)}";resolution:=optional,
30
- org.slf4j.*;version="[1.6.4,2.0.0)",
+ org.slf4j.*;version="[1.6.0,2.0.0)",
31
javax.servlet.*;version="[2.5.0, 4.0.0)";resolution:=optional,
32
org.w3c.dom.*;version="0"
33
DynamicImport-Package: *
0 commit comments