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 6efff11d44
commit e6866034de
1 changed files with 1 additions and 1 deletions

View File

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