diff --git a/spring-batch-excel/pom.xml b/spring-batch-excel/pom.xml index a61c187..bbf8d65 100644 --- a/spring-batch-excel/pom.xml +++ b/spring-batch-excel/pom.xml @@ -65,19 +65,20 @@ junit junit - 4.11 + 4.12 test org.mockito - mockito-all - 1.9.5 + mockito-core + 1.10.19 test org.springframework spring-test 4.0.5.RELEASE + test