We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6968cbd commit 300300eCopy full SHA for 300300e
libraries.gradle
@@ -42,8 +42,7 @@ ext {
42
antlr: 'antlr:antlr:2.7.7',
43
44
// Annotations
45
- commons_annotations:
46
- 'org.hibernate.common:hibernate-commons-annotations:4.0.3.Final@jar',
+ commons_annotations: 'org.hibernate.common:hibernate-commons-annotations:4.0.4.Final',
47
jandex: 'org.jboss:jandex:1.1.0.Alpha1',
48
classmate: 'com.fasterxml:classmate:0.8.0',
49
0 commit comments