Merge remote-tracking branch 'upstream/master' into wip/6.0
This commit is contained in:
commit
e3a36974a8
|
@ -61,7 +61,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.3.Final',
|
jandex: 'org.jboss:jandex:2.2.3.Final',
|
||||||
classmate: 'com.fasterxml:classmate:1.5.1',
|
classmate: 'com.fasterxml:classmate:1.5.1',
|
||||||
|
|
||||||
// Dom4J
|
// Dom4J
|
||||||
|
|
Loading…
Reference in New Issue