diff --git a/pom.xml b/pom.xml index 7147f0dd9b415f4bccc5ffff5d22292f40fd53ab..190a65776bb8740072bf7773f3899ca5db49d556 100755 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ <dependency> <groupId>org.hamcrest</groupId> <artifactId>hamcrest-core</artifactId> - <version>2.2</version> + <version>3.0</version> <scope>test</scope> </dependency> </dependencies>