HHH-8236 Update to hibernate-commons-annotations 4.0.2.Final

This commit is contained in:
Brett Meyer 2013-05-10 15:02:22 -04:00
parent 3e311a1370
commit fca8f3c1af
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ ext {
// Annotations
commons_annotations:
'org.hibernate.common:hibernate-commons-annotations:4.0.1.Final@jar',
'org.hibernate.common:hibernate-commons-annotations:4.0.2.Final@jar',
jandex: 'org.jboss:jandex:1.1.0.Alpha1',
classmate: 'com.fasterxml:classmate:0.8.0',