Skip to content

Commit

Permalink
HHH-14785 Upgrade to Hibernate Validator 6.0.22.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanne committed Aug 20, 2021
1 parent f296903 commit 036cd8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libraries.gradle
Expand Up @@ -14,10 +14,10 @@ ext {
bytemanVersion = '4.0.16' //Compatible with JDK 17
jnpVersion = '5.0.6.CR1'

hibernateValidatorVersion = '6.0.20.Final'
hibernateValidatorVersion = '6.0.22.Final'
hibernateCommonsVersion = '5.0.4.Final'
validationApiVersion = '2.0.1.Final'
elVersion = '3.0.1-b08'
elVersion = '3.0.1-b09'

cdiVersion = '2.0'
weldVersion = '3.1.8.Final'
Expand Down

0 comments on commit 036cd8e

Please sign in to comment.