From 7812f0474f5033933d9c8f1dabfd23776fb18c9e Mon Sep 17 00:00:00 2001 From: Kristijan Mitrovic Date: Tue, 21 Apr 2020 14:28:38 +0200 Subject: [PATCH] Remove not used mockito lib --- pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/pom.xml b/pom.xml index e3cac6f..90a1799 100644 --- a/pom.xml +++ b/pom.xml @@ -96,13 +96,6 @@ templated-mail-sender is available under the Apache License, version 2: http://w ${commons-io.version} - - org.mockito - mockito-all - ${mockito.version} - test - - org.springframework spring-beans