SPR-6401
+ increase cglib range in OSGi manifest
This commit is contained in:
@@ -6,7 +6,7 @@ Import-Template:
|
||||
javax.el.*;version="[1.0.0, 3.0.0)";resolution:=optional,
|
||||
javax.inject.*;version="[1.0.0, 2.0.0)";resolution:=optional,
|
||||
javax.xml.*;version="0";resolution:=optional,
|
||||
net.sf.cglib.*;version="[2.1.3, 2.2.0)";resolution:=optional,
|
||||
net.sf.cglib.*;version="[2.1.3, 2.2.0]";resolution:=optional,
|
||||
org.apache.commons.logging.*;version="[1.1.1, 2.0.0)",
|
||||
org.springframework.core.*;version="[3.0.0, 3.0.1)",
|
||||
org.springframework.util.*;version="[3.0.0, 3.0.1)",
|
||||
|
||||
Reference in New Issue
Block a user