Skip to content

Commit

Permalink
HHH-13730 Upgrade to Classmate 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanne committed Nov 14, 2019
1 parent 9ddab37 commit 19692c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libraries.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,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.4.0',

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

0 comments on commit 19692c1

Please sign in to comment.