INT-1399: upgraded dependencies to Spring 3.0.5.RELEASE
- spring security upgrade needs to follow later as it is not available yet.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<org.mockito.version>1.8.4</org.mockito.version>
|
||||
<org.hamcrest.version>1.1</org.hamcrest.version>
|
||||
<org.slf4j.version>1.5.10</org.slf4j.version>
|
||||
<org.springframework.version>3.0.3.RELEASE</org.springframework.version>
|
||||
<org.springframework.version>3.0.5.RELEASE</org.springframework.version>
|
||||
<org.springframework.security.version>3.0.3.RELEASE</org.springframework.security.version>
|
||||
<org.springframework.ws.version>1.5.9</org.springframework.ws.version>
|
||||
</properties>
|
||||
|
||||
Reference in New Issue
Block a user