HHH-9831 - Upgrade HCANN

This commit is contained in:
Steve Ebersole 2015-05-28 17:06:16 -05:00
parent e2d347c2a7
commit 8734e10ec5
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ ext {
antlr: 'antlr:antlr:2.7.7',
// Annotations
commons_annotations: 'org.hibernate.common:hibernate-commons-annotations:4.0.5.Final',
commons_annotations: 'org.hibernate.common:hibernate-commons-annotations:5.0.0.Final',
jandex: 'org.jboss:jandex:1.1.0.Final',
classmate: 'com.fasterxml:classmate:0.8.0',