Merge pull request #11609 from chaos2418/JAVA-3591

JAVA-3591: updating mockito version in parent-boot-2
This commit is contained in:
kwoyke
2021-12-23 12:59:14 +01:00
committed by GitHub
7 changed files with 9 additions and 11 deletions

View File

@@ -90,8 +90,6 @@
<thin.version>1.0.22.RELEASE</thin.version>
<spring-boot.version>2.6.1</spring-boot.version>
<aspectjweaver.version>1.9.1</aspectjweaver.version>
<!-- this property can be removed once we update Mockito version in the main pom.xml -->
<mockito.version>3.4.0</mockito.version>
</properties>
</project>