HHH-11239 Upgrade Jandex to version 2.0.3.Final

This commit is contained in:
Sanne Grinovero 2016-11-10 14:12:39 +00:00
parent bb52eb143e
commit 61bb51a1e7
1 changed files with 1 additions and 1 deletions

View File

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