HHH-13981 Upgrade to Jandex 2.1.3.Final

This commit is contained in:
Sanne Grinovero 2020-04-24 22:27:00 +01:00
parent 035c0a37e6
commit ae4e6ef729
1 changed files with 1 additions and 1 deletions

View File

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