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 4c9c2a8 commit e820e4cCopy full SHA for e820e4c
gradle/libraries.gradle
@@ -55,7 +55,7 @@ ext {
55
56
// Annotations
57
commons_annotations: "org.hibernate.common:hibernate-commons-annotations:${hibernateCommonsVersion}",
58
- jandex: 'org.jboss:jandex:2.1.3.Final',
+ jandex: 'org.jboss:jandex:2.2.3.Final',
59
classmate: 'com.fasterxml:classmate:1.5.1',
60
61
// Dom4J
0 commit comments