HHH-14415 Upgrade to Jandex 2.2.3.Final

This commit is contained in:
Sanne Grinovero 2021-01-24 15:05:48 +00:00
parent 4c9c2a809a
commit e820e4cdfb
1 changed files with 1 additions and 1 deletions

View File

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