HHH-12432 - Upgrade to Hibernate Commons Annotations 5.0.3.Final
This commit is contained in:
parent
ed575e44a9
commit
80e1fb6884
|
@ -39,7 +39,7 @@ ext {
|
||||||
antlr: 'antlr:antlr:2.7.7',
|
antlr: 'antlr:antlr:2.7.7',
|
||||||
|
|
||||||
// Annotations
|
// Annotations
|
||||||
commons_annotations: 'org.hibernate.common:hibernate-commons-annotations:5.0.2.Final',
|
commons_annotations: 'org.hibernate.common:hibernate-commons-annotations:5.0.3.Final',
|
||||||
jandex: 'org.jboss:jandex:2.0.3.Final',
|
jandex: 'org.jboss:jandex:2.0.3.Final',
|
||||||
classmate: 'com.fasterxml:classmate:1.3.0',
|
classmate: 'com.fasterxml:classmate:1.3.0',
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue