INT-772 Upgraded Spring WS from 1.5.7.A to 1.5.8.A
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
<dependency org="javax.xml.stream" name="com.springsource.javax.xml.stream" rev="1.0.1" conf="provided->runtime"/>
|
||||
<dependency org="org.springframework.integration" name="org.springframework.integration.adapter" rev="latest.integration" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.oxm" rev="${spring.version}" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework.ws" name="org.springframework.ws" rev="1.5.7.A" conf="compile->runtime">
|
||||
<dependency org="org.springframework.ws" name="org.springframework.ws" rev="1.5.8.A" conf="compile->runtime">
|
||||
<exclude org="org.springframework"/>
|
||||
</dependency>
|
||||
<!-- test dependencies -->
|
||||
|
||||
Reference in New Issue
Block a user