Skip to content

Commit

Permalink
Bump org.hibernate:hibernate-validator from 8.0.1.Final to 8.0.2.Final
Browse files Browse the repository at this point in the history
Bumps org.hibernate:hibernate-validator from 8.0.1.Final to 8.0.2.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 Jan 20, 2025
1 parent 3c91aed commit ddfacaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ ext {
guavaVersion = '33.3.1-jre'
hamcrestVersion = '3.0'
hdrhistogramVersion = '2.2.2'
hibernatevalidatorVersion = '8.0.1.Final'
hibernatevalidatorVersion = '8.0.2.Final'
jacksonVersion = '2.15.0'
jacksonDatabindVersion = '2.18.0'
// TODO: jacksonDatabindVersion = '2.18.2' monday - failed at runtime
Expand Down

0 comments on commit ddfacaa

Please sign in to comment.