We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b4e10b + d46837d commit 0df0e69Copy full SHA for 0df0e69
build.gradle
@@ -28,7 +28,7 @@ buildscript {
28
//Libraries
29
webauthn4jVersion = '0.20.1.RELEASE'
30
springSecurityVersion = '5.7.2'
31
- hibernateValidatorVersion = '6.2.3.Final'
+ hibernateValidatorVersion = '6.2.4.Final'
32
thymeleafVersion = '3.0.4.RELEASE'
33
modelMapperVersion = '3.1.0'
34
0 commit comments