JAVA-8436: Add assertj.version property to the main pom.xml

This commit is contained in:
Krzysiek 2021-11-17 13:48:38 +01:00
parent f2fd110be1
commit cae6bbc8fe
1 changed files with 1 additions and 0 deletions

View File

@ -1388,6 +1388,7 @@
<!-- used only in dependency management to force this version, not included as a direct dependency -->
<junit.version>4.13.2</junit.version>
<assertj.version>3.21.0</assertj.version>
<hamcrest.version>2.2</hamcrest.version>
<hamcrest-all.version>1.3</hamcrest-all.version>
<mockito.version>3.3.0</mockito.version>