Просмотр исходного кода

Merge pull request 'Remove not used mockito lib' (#1) from kris/remove_mockito into master

Reviewed-on: https://git.bubblev.org/bubblev/templated-mail-sender/pulls/1
tags/2.0.1
jonathan 4 лет назад
Родитель
Сommit
1dcc4ec1ad
1 измененных файлов: 0 добавлений и 7 удалений
  1. +0
    -7
      pom.xml

+ 0
- 7
pom.xml Просмотреть файл

@@ -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>


Загрузка…
Отмена
Сохранить