Merge pull request #11585 from chaos2418/JAVA-3591

JAVA-3591: updating mockito-core to 4.1.0
This commit is contained in:
kwoyke
2021-12-20 09:38:12 +01:00
committed by GitHub
33 changed files with 48 additions and 130 deletions

View File

@@ -33,11 +33,6 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>