Remove mockito-core from dependencyManagement (#674)

Remove mockito-core from dependencyManagement
This commit is contained in:
Stephan Oudmaijer
2018-06-27 14:37:29 +02:00
committed by Marcin Grzejszczak
parent 3be8122604
commit 934f244377

View File

@@ -99,10 +99,6 @@
<artifactId>spring-rabbit</artifactId>
<version>${spring-rabbit.version}</version>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
</dependency>
<dependency>
<groupId>io.specto</groupId>
<artifactId>hoverfly-junit</artifactId>