From fa06d1c4aaf284d05b3357b4ac9451a4d312c11e Mon Sep 17 00:00:00 2001 From: Michal Kordas Date: Fri, 9 Oct 2015 23:16:13 +0200 Subject: [PATCH] Pull #2293: Update PowerMock to 1.6.3 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1e6a5c7b3..1b63edf4d 100644 --- a/pom.xml +++ b/pom.xml @@ -269,13 +269,13 @@ org.powermock powermock-api-mockito - 1.6.2 + 1.6.3 test org.powermock powermock-module-junit4 - 1.6.2 + 1.6.3 test