Selaa lähdekoodia

Remove not used mockito lib

tags/2.0.1
Kristijan Mitrovic 4 vuotta sitten
vanhempi
commit
7812f0474f
1 muutettua tiedostoa jossa 0 lisäystä ja 7 poistoa
  1. +0
    -7
      pom.xml

+ 0
- 7
pom.xml Näytä tiedosto

@@ -96,13 +96,6 @@ templated-mail-sender is available under the Apache License, version 2: http://w
<version>${commons-io.version}</version>
</dependency>

<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-all</artifactId>
<version>${mockito.version}</version>
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId>


Ladataan…
Peruuta
Tallenna