Skip to content

Commit

Permalink
chore(deps): Bump org.hibernate.validator:hibernate-validator (#438)
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.6.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.6.Final...6.2.0.Final)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dmitry Fisenko <[email protected]>
  • Loading branch information
dependabot[bot] and fisenkodv authored Nov 8, 2024
1 parent 0067ec2 commit 12f6bec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dictum-business/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<properties>
<modelmapper.version>3.2.1</modelmapper.version>
<hibernate-validator.version>6.1.6.Final</hibernate-validator.version>
<hibernate-validator.version>6.2.0.Final</hibernate-validator.version>
<password4j.version>1.8.2</password4j.version>
</properties>

Expand Down

0 comments on commit 12f6bec

Please sign in to comment.