Skip to content

Commit c8d0204

Browse files
committed
HHH-8595 - Update Jandex to 1.1.0.Final
1 parent 6991903 commit c8d0204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ ext {
4343

4444
// Annotations
4545
commons_annotations: 'org.hibernate.common:hibernate-commons-annotations:4.0.4.Final',
46-
jandex: 'org.jboss:jandex:1.1.0.Alpha1',
46+
jandex: 'org.jboss:jandex:1.1.0.Final',
4747
classmate: 'com.fasterxml:classmate:0.8.0',
4848

4949
// Dom4J

0 commit comments

Comments
 (0)