Skip to content

Commit 7dbda67

Browse files
authored
Merge pull request #1234 from webauthn4j/dependabot/gradle/org.hibernate-hibernate-validator-8.0.1.Final
chore(deps): bump org.hibernate:hibernate-validator from 6.2.5.Final to 8.0.1.Final
2 parents 6df50d2 + 560ae76 commit 7dbda67

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.21.5.RELEASE'
3030
springSecurityVersion = '6.0.2'
31-
hibernateValidatorVersion = '6.2.5.Final'
31+
hibernateValidatorVersion = '8.0.1.Final'
3232
thymeleafVersion = '3.0.4.RELEASE'
3333
modelMapperVersion = '3.1.1'
3434

0 commit comments

Comments
 (0)