#87 Downgrade to AssertJ 2.1.0 in order to build Petclinic with the JDK 7

This commit is contained in:
Antoine Rey 2015-07-02 18:15:25 +02:00
parent 11af3ae3e9
commit bc9682cfb3

View file

@ -27,7 +27,7 @@
<json-path.version>2.0.0</json-path.version>
<!-- Test -->
<assertj.version>3.0.0</assertj.version>
<assertj.version>2.1.0</assertj.version>
<!-- Dates -->
<jodatime-hibernate.version>1.3</jodatime-hibernate.version>