HHH-14782 Upgrade to Classmate 1.5.1

This commit is contained in:
Sanne Grinovero 2021-08-19 16:43:11 +01:00 committed by Sanne Grinovero
parent 900ac8fb9e
commit 643c8debb4
1 changed files with 1 additions and 1 deletions

View File

@ -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',