HHH-12694 Upgrade to Hibernate Commons Annotations 5.0.4.Final

This commit is contained in:
Sanne Grinovero 2018-06-15 10:21:10 +01:00
parent 35b908167e
commit 8b28248d3d
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ ext {
antlr: 'antlr:antlr:2.7.7',
// 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',
classmate: 'com.fasterxml:classmate:1.3.4',