HHH-10336 Upgrade to Jandex 2.0.0.Final

This commit is contained in:
Sanne Grinovero 2015-11-25 22:04:58 +00:00
parent 45c6f9b4ef
commit 5a0d23ea5a
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ ext {
// Annotations
commons_annotations: 'org.hibernate.common:hibernate-commons-annotations:5.0.1.Final',
jandex: 'org.jboss:jandex:2.0.0.CR1',
jandex: 'org.jboss:jandex:2.0.0.Final',
classmate: 'com.fasterxml:classmate:1.3.0',
// Woodstox