Skip to content

Commit 61bb51a

Browse files
committed
HHH-11239 Upgrade Jandex to version 2.0.3.Final
1 parent bb52eb1 commit 61bb51a

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
@@ -36,7 +36,7 @@ ext {
3636

3737
// Annotations
3838
commons_annotations: 'org.hibernate.common:hibernate-commons-annotations:5.0.1.Final',
39-
jandex: 'org.jboss:jandex:2.0.0.Final',
39+
jandex: 'org.jboss:jandex:2.0.3.Final',
4040
classmate: 'com.fasterxml:classmate:1.3.0',
4141

4242
// Woodstox

0 commit comments

Comments
 (0)