mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-17 00:24:57 +00:00
HHH-12694 Upgrade to Hibernate Commons Annotations 5.0.4.Final
This commit is contained in:
parent
35b908167e
commit
8b28248d3d
@ -43,7 +43,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.3.Final',
|
commons_annotations: 'org.hibernate.common:hibernate-commons-annotations:5.0.4.Final',
|
||||||
jandex: 'org.jboss:jandex:2.0.3.Final',
|
jandex: 'org.jboss:jandex:2.0.3.Final',
|
||||||
classmate: 'com.fasterxml:classmate:1.3.4',
|
classmate: 'com.fasterxml:classmate:1.3.4',
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user