Skip to content

Commit

Permalink
Bump hibernate-validator from 6.2.3.Final to 6.2.4.Final (#800)
Browse files Browse the repository at this point in the history
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.2.3.Final to 6.2.4.Final.
- [Release notes](https://github.com/hibernate/hibernate-validator/releases)
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/6.2.4.Final/changelog.txt)
- [Commits](hibernate/hibernate-validator@6.2.3.Final...6.2.4.Final)

---
updated-dependencies:
- dependency-name: org.hibernate.validator:hibernate-validator
  dependency-type: direct:development
  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 Aug 5, 2022
1 parent 053c6a8 commit 9b3de6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion validator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<version.jakarta.validation>2.0.2</version.jakarta.validation>

<!-- Test -->
<version.hibernate.validator>6.2.3.Final</version.hibernate.validator>
<version.hibernate.validator>6.2.4.Final</version.hibernate.validator>
<version.jakarta.el>3.0.4</version.jakarta.el>
</properties>

Expand Down

0 comments on commit 9b3de6b

Please sign in to comment.