Skip to content

Commit

Permalink
Bump hibernate-validator from 6.2.3.Final to 6.2.4.Final
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2022
1 parent 3b4e10b commit d46837d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ buildscript {
//Libraries
webauthn4jVersion = '0.20.1.RELEASE'
springSecurityVersion = '5.7.2'
hibernateValidatorVersion = '6.2.3.Final'
hibernateValidatorVersion = '6.2.4.Final'
thymeleafVersion = '3.0.4.RELEASE'
modelMapperVersion = '3.1.0'

Expand Down

0 comments on commit d46837d

Please sign in to comment.