Tweak dependency versions

This commit is contained in:
Dave Syer
2013-05-16 16:38:59 +01:00
parent 73f28a3809
commit 430ec347fd
2 changed files with 2 additions and 4 deletions

View File

@@ -41,8 +41,6 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId>
<version>4.3.1.Final</version>
<!-- FIXME: make this optional -->
</dependency>
<dependency>
<groupId>org.slf4j</groupId>