HHH-13981 Upgrade to Jandex 2.1.3.Final
This commit is contained in:
parent
035c0a37e6
commit
ae4e6ef729
|
@ -53,7 +53,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.1.1.Final',
|
jandex: 'org.jboss:jandex:2.1.3.Final',
|
||||||
classmate: 'com.fasterxml:classmate:1.5.1',
|
classmate: 'com.fasterxml:classmate:1.5.1',
|
||||||
|
|
||||||
// Dom4J
|
// Dom4J
|
||||||
|
|
Loading…
Reference in New Issue