HHH-13733 Upgrade to Jandex 2.1.1.Final

This commit is contained in:
Sanne Grinovero 2019-11-14 10:11:22 +00:00
parent fcb8fdde3e
commit f7c8ba8532
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ ext {
// Annotations
commons_annotations: "org.hibernate.common:hibernate-commons-annotations:${hibernateCommonsVersion}",
jandex: 'org.jboss:jandex:2.0.5.Final',
jandex: 'org.jboss:jandex:2.1.1.Final',
classmate: 'com.fasterxml:classmate:1.5.1',
// Dom4J