HHH-8595 - Update Jandex to 1.1.0.Final

This commit is contained in:
Steve Ebersole 2013-10-08 17:15:38 -05:00
parent 6991903fdc
commit c8d0204c4f
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.4.Final',
jandex: 'org.jboss:jandex:1.1.0.Alpha1',
jandex: 'org.jboss:jandex:1.1.0.Final',
classmate: 'com.fasterxml:classmate:0.8.0',
// Dom4J