Skip to content

Commit 0df0e69

Browse files
authored
Merge pull request #987 from webauthn4j/dependabot/gradle/org.hibernate-hibernate-validator-6.2.4.Final
Bump hibernate-validator from 6.2.3.Final to 6.2.4.Final
2 parents 3b4e10b + d46837d commit 0df0e69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ buildscript {
2828
//Libraries
2929
webauthn4jVersion = '0.20.1.RELEASE'
3030
springSecurityVersion = '5.7.2'
31-
hibernateValidatorVersion = '6.2.3.Final'
31+
hibernateValidatorVersion = '6.2.4.Final'
3232
thymeleafVersion = '3.0.4.RELEASE'
3333
modelMapperVersion = '3.1.0'
3434

0 commit comments

Comments
 (0)