Skip to content

Commit

Permalink
Bump org.hibernate.validator:hibernate-validator (#562)
Browse files Browse the repository at this point in the history
Bumps [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.1.7.Final to 6.2.0.Final.
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/6.2.0.Final/changelog.txt)
- [Commits](hibernate/hibernate-validator@6.1.7.Final...6.2.0.Final)

---
updated-dependencies:
- dependency-name: org.hibernate.validator:hibernate-validator
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent d188de1 commit 58cc972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enumerables-javax-validation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<root.basedir>${project.parent.basedir}</root.basedir>

<validation-api.version>2.0.1.Final</validation-api.version>
<hibernate-validator.version>6.1.7.Final</hibernate-validator.version>
<hibernate-validator.version>6.2.0.Final</hibernate-validator.version>
<javax-el.version>3.0.0</javax-el.version>
</properties>

Expand Down

0 comments on commit 58cc972

Please sign in to comment.