HHH-15024 Upgrade to Jandex 2.4.2.Final
This commit is contained in:
parent
7c67cf72d1
commit
a4dde380b7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue