Skip to content

Commit

Permalink
Bump org.hibernate.validator:hibernate-validator (#2922)
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 1 update: [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator).


Updates `org.hibernate.validator:hibernate-validator` from 8.0.1.Final to 8.0.2.Final
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/8.0.2.Final/changelog.txt)
- [Commits](hibernate/hibernate-validator@8.0.1.Final...8.0.2.Final)

---
updated-dependencies:
- dependency-name: org.hibernate.validator:hibernate-validator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 14, 2024
1 parent 5d7c382 commit 40bded4
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
@@ -51,7 +51,7 @@ ext {
commonsHttpClientVersion = '5.4.1'
commonsPoolVersion = '2.12.0'
hamcrestVersion = '3.0'
hibernateValidationVersion = '8.0.1.Final'
hibernateValidationVersion = '8.0.2.Final'
jacksonBomVersion = '2.18.2'
jaywayJsonPathVersion = '2.9.0'
junit4Version = '4.13.2'

0 comments on commit 40bded4

Please sign in to comment.