Skip to content

Commit d46837d

Browse files
Bump hibernate-validator from 6.2.3.Final to 6.2.4.Final
Bumps hibernate-validator from 6.2.3.Final to 6.2.4.Final. --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b4e10b commit d46837d

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)