Updated dependency assertj.version as the old one wasn't found

This commit is contained in:
cristianvasiliu 2020-04-16 15:08:40 +03:00
parent 23099cff16
commit 3daa258c68
1 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,7 @@
<hoverfly-java.version>0.8.1</hoverfly-java.version>
<spring.version>4.3.8.RELEASE</spring.version>
<spring-mock-mvc.version>4.1.1</spring-mock-mvc.version>
<assertj.version>3.6.2</assertj.version>
<assertj.version>3.14.0</assertj.version>
<java-hamcrest.version>2.0.0.0</java-hamcrest.version>
<h2.version>1.4.200</h2.version>
<dbunit.version>2.7.0</dbunit.version>