Skip to content

Commit 11cbfc6

Browse files
committed
HHH-14784 Upgrade to Hibernate Commons Annotations 5.0.5.Final
1 parent 036cd8e commit 11cbfc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libraries.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ext {
1515
jnpVersion = '5.0.6.CR1'
1616

1717
hibernateValidatorVersion = '6.0.22.Final'
18-
hibernateCommonsVersion = '5.0.4.Final'
18+
hibernateCommonsVersion = '5.0.5.Final'
1919
validationApiVersion = '2.0.1.Final'
2020
elVersion = '3.0.1-b09'
2121

0 commit comments

Comments
 (0)