diff --git a/spring-integration-xml/pom.xml b/spring-integration-xml/pom.xml index 6384cda3fa..a06030f059 100644 --- a/spring-integration-xml/pom.xml +++ b/spring-integration-xml/pom.xml @@ -70,12 +70,6 @@ - - javax.xml - jaxb-api - 2.1 - test - org.springframework spring-context @@ -94,6 +88,12 @@ 1.2 test + + javax.xml + jaxb-impl + 2.0EA3 + test + cglib cglib-nodep @@ -106,6 +106,12 @@ 1.2.12 test + + javax.xml + jaxb-api + 2.0EA3 + test + org.easymock easymock @@ -118,6 +124,12 @@ 2.3 test + + stax + stax-api + 1.0.1 + test + org.springframework.integration spring-integration-test @@ -132,10 +144,10 @@ true - org.springframework - spring-test - 3.0.5.RELEASE - test + org.springframework.ws + spring-xml + 1.5.9 + compile org.hamcrest @@ -144,10 +156,10 @@ test - org.springframework.ws - spring-xml - 1.5.9 - compile + org.springframework + spring-test + 3.0.5.RELEASE + test org.mockito