Skip to content

Commit

Permalink
Bump org.hibernate.validator:hibernate-validator (#21191)
Browse files Browse the repository at this point in the history
Bumps [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/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
...

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 17, 2024
1 parent c26c65b commit 748c534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
<guice.version>7.0.0</guice.version>
<HdrHistogram.version>2.2.2</HdrHistogram.version>
<hamcrest.version>3.0</hamcrest.version>
<hibernate-validator.version>8.0.1.Final</hibernate-validator.version>
<hibernate-validator.version>8.0.2.Final</hibernate-validator.version>
<hk2.version>3.1.1</hk2.version> <!-- The HK2 version should match the version being used by Jersey -->
<jackson.version>2.17.2</jackson.version>
<jadconfig.version>0.15.0</jadconfig.version>
Expand Down

0 comments on commit 748c534

Please sign in to comment.