HHH-15024 Upgrade to Jandex 2.4.2.Final

This commit is contained in:
Sanne Grinovero 2022-01-12 11:11:23 +00:00 committed by Sanne Grinovero
parent 7c67cf72d1
commit a4dde380b7
1 changed files with 1 additions and 1 deletions

View File

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