updated to the latest HV version

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17943 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Hardy Ferentschik 2009-11-06 13:20:10 +00:00
parent d0bad68a9b
commit 1bd95b3c1c
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId>
<version>4.0.0.GA</version>
<version>4.0.2.GA</version>
</dependency>
</dependencies>
</dependencyManagement>