JAVA-8794: Fix spring-resttemplate pom

This commit is contained in:
Krzysiek 2021-12-14 12:37:33 +01:00
parent 197c72f882
commit 8cd351bddd
1 changed files with 0 additions and 5 deletions

View File

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