JAVA-8794: Fix spring-resttemplate pom
This commit is contained in:
parent
197c72f882
commit
8cd351bddd
|
@ -108,11 +108,6 @@
|
|||
<version>${com.squareup.okhttp3.version}</version>
|
||||
</dependency>
|
||||
<!-- test scoped -->
|
||||
<dependency>
|
||||
<groupId>org.mockito</groupId>
|
||||
<artifactId>mockito-core</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-test</artifactId>
|
||||
|
|
Loading…
Reference in New Issue