HHH-9285 Upgrade to Hibernate Commons Annotations version 4.0.5.Final
This commit is contained in:
parent
873f28f5e6
commit
026d20428c
|
@ -41,7 +41,7 @@ ext {
|
||||||
antlr: 'antlr:antlr:2.7.7',
|
antlr: 'antlr:antlr:2.7.7',
|
||||||
|
|
||||||
// Annotations
|
// Annotations
|
||||||
commons_annotations: 'org.hibernate.common:hibernate-commons-annotations:4.0.4.Final',
|
commons_annotations: 'org.hibernate.common:hibernate-commons-annotations:4.0.5.Final',
|
||||||
jandex: 'org.jboss:jandex:1.1.0.Final',
|
jandex: 'org.jboss:jandex:1.1.0.Final',
|
||||||
classmate: 'com.fasterxml:classmate:0.8.0',
|
classmate: 'com.fasterxml:classmate:0.8.0',
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue