Upgrade to Hamcrest 1.3.0.

This commit is contained in:
Oliver Gierke
2012-10-31 20:03:56 +01:00
parent 7af1c6b2c4
commit 8011ad99e3

View File

@@ -335,7 +335,7 @@
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-library</artifactId>
<version>1.2.1</version>
<version>1.3</version>
<scope>test</scope>
</dependency>