Skip to content

Commit 7785097

Browse files
committed
HHH-10336 Upgrade to Jandex 2.0.0.Final
1 parent eb16d3f commit 7785097

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
@@ -26,7 +26,7 @@ ext {
2626

2727
// Annotations
2828
commons_annotations: 'org.hibernate.common:hibernate-commons-annotations:5.0.1.Final',
29-
jandex: 'org.jboss:jandex:2.0.0.CR1',
29+
jandex: 'org.jboss:jandex:2.0.0.Final',
3030
classmate: 'com.fasterxml:classmate:0.8.0',
3131

3232
// Woodstox

0 commit comments

Comments
 (0)