Skip to content

Commit e820e4c

Browse files
committed
HHH-14415 Upgrade to Jandex 2.2.3.Final
1 parent 4c9c2a8 commit e820e4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libraries.gradle

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

5656
// Annotations
5757
commons_annotations: "org.hibernate.common:hibernate-commons-annotations:${hibernateCommonsVersion}",
58-
jandex: 'org.jboss:jandex:2.1.3.Final',
58+
jandex: 'org.jboss:jandex:2.2.3.Final',
5959
classmate: 'com.fasterxml:classmate:1.5.1',
6060

6161
// Dom4J

0 commit comments

Comments
 (0)