HHH-12575 Upgrade to Classmate 1.3.4

This commit is contained in:
Yoann Rodière 2018-05-15 10:46:21 +02:00 committed by Guillaume Smet
parent 47dff86a88
commit 9a1083a88d
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ ext {
// Annotations
commons_annotations: 'org.hibernate.common:hibernate-commons-annotations:5.0.3.Final',
jandex: 'org.jboss:jandex:2.0.3.Final',
classmate: 'com.fasterxml:classmate:1.3.0',
classmate: 'com.fasterxml:classmate:1.3.4',
// Woodstox
woodstox: "org.codehaus.woodstox:woodstox-core-asl:4.3.0",