HHH-14415 Upgrade to Jandex 2.2.3.Final
This commit is contained in:
parent
4c9c2a809a
commit
e820e4cdfb
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue