JAVA-3591: updating mockito version in parent-boot-2

This commit is contained in:
chaos2418
2021-12-22 16:54:35 +05:30
parent 35ee789731
commit df63ff7344
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.5.4</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>