Skip to content

Commit

Permalink
HHH-14782 Upgrade to Classmate 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanne committed Aug 20, 2021
1 parent 900ac8f commit 643c8de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libraries.gradle
Expand Up @@ -52,7 +52,7 @@ ext {
// Annotations
commons_annotations: "org.hibernate.common:hibernate-commons-annotations:${hibernateCommonsVersion}",
jandex: 'org.jboss:jandex:2.0.5.Final',
classmate: 'com.fasterxml:classmate:1.3.4',
classmate: 'com.fasterxml:classmate:1.5.1',

// Dom4J
dom4j: 'org.dom4j:dom4j:2.1.3@jar',
Expand Down

0 comments on commit 643c8de

Please sign in to comment.