Upgraded dependencies to Spring 2.5.6 (INT-446).
This commit is contained in:
@@ -4,12 +4,12 @@ Bundle-Vendor: SpringSource
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
org.springframework.integration.*;version="[1.0.0, 1.0.1)",
|
||||
org.springframework.beans.*;version="[2.5.5.A, 3.0.0)",
|
||||
org.springframework.core.*;version="[2.5.5.A, 3.0.0)",
|
||||
org.springframework.beans.*;version="[2.5.6, 3.0.0)",
|
||||
org.springframework.core.*;version="[2.5.6, 3.0.0)",
|
||||
org.springframework.util;version="[2.5.6, 3.0.0)",
|
||||
org.springframework.oxm;version="[1.5.4.A, 2.0.0)";resolution:=optional,
|
||||
org.springframework.util;version="[2.5.5.A, 3.0.0)",
|
||||
org.springframework.xml.*;version="[1.5.4.A, 2.0.0)"
|
||||
Unversioned-Imports:
|
||||
org.w3c.dom,
|
||||
javax.xml.*,
|
||||
org.xml.sax.*
|
||||
org.xml.sax.*
|
||||
|
||||
Reference in New Issue
Block a user