Remove mockito-core from dependencyManagement (#674)
Remove mockito-core from dependencyManagement
This commit is contained in:
committed by
Marcin Grzejszczak
parent
3be8122604
commit
934f244377
4
pom.xml
4
pom.xml
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user