Upgrade to assertJ 2.0.0

This commit is contained in:
Simon Brandhof 2015-06-05 10:27:12 +02:00
parent 42bd0823e1
commit e01af4ad5d

View File

@ -993,7 +993,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>1.7.0</version>
<version>2.0.0</version>
</dependency>
<dependency>
<groupId>xpp3</groupId>