diff --git a/org.springframework.integration.file/pom.xml b/org.springframework.integration.file/pom.xml index 0287857014..2948350a44 100644 --- a/org.springframework.integration.file/pom.xml +++ b/org.springframework.integration.file/pom.xml @@ -57,7 +57,7 @@ org.mockito mockito-all - 1.6 + 1.8.0 test diff --git a/org.springframework.integration.http/pom.xml b/org.springframework.integration.http/pom.xml index 4064120cc1..88e61976c9 100644 --- a/org.springframework.integration.http/pom.xml +++ b/org.springframework.integration.http/pom.xml @@ -51,7 +51,7 @@ org.mockito mockito-all - 1.6 + 1.8.0 test diff --git a/org.springframework.integration.jdbc/pom.xml b/org.springframework.integration.jdbc/pom.xml index ca4812846c..646677afc5 100644 --- a/org.springframework.integration.jdbc/pom.xml +++ b/org.springframework.integration.jdbc/pom.xml @@ -71,10 +71,10 @@ test - org.mockito - mockito-all - 1.6 - test + org.mockito + mockito-all + 1.8.0 + test diff --git a/org.springframework.integration.security/pom.xml b/org.springframework.integration.security/pom.xml index 1092b86a14..0ef54c4bfb 100644 --- a/org.springframework.integration.security/pom.xml +++ b/org.springframework.integration.security/pom.xml @@ -51,7 +51,7 @@ org.springframework.security spring-security-core - 2.0.4 + 2.0.5.RELEASE compile diff --git a/org.springframework.integration.test/pom.xml b/org.springframework.integration.test/pom.xml index 25bedaec6b..a5aec09191 100644 --- a/org.springframework.integration.test/pom.xml +++ b/org.springframework.integration.test/pom.xml @@ -15,13 +15,7 @@ org.mockito mockito-all - 1.6 - test - - - org.mockito - mockito-all - 1.6 + 1.8.0 test diff --git a/org.springframework.integration.udp/pom.xml b/org.springframework.integration.udp/pom.xml index 77d8144f34..9f56fc774f 100644 --- a/org.springframework.integration.udp/pom.xml +++ b/org.springframework.integration.udp/pom.xml @@ -57,7 +57,7 @@ org.mockito mockito-all - 1.6 + 1.8.0 test diff --git a/org.springframework.integration/pom.xml b/org.springframework.integration/pom.xml index 84d7519f7c..664d1d0d59 100644 --- a/org.springframework.integration/pom.xml +++ b/org.springframework.integration/pom.xml @@ -66,10 +66,10 @@ test - org.mockito - mockito-all - 1.6 - test + org.mockito + mockito-all + 1.8.0 + test