Skip to content

Commit

Permalink
Bump org.hibernate.validator:hibernate-validator
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.0.20.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.0.20.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]>
  • Loading branch information
dependabot[bot] authored and Randgalt committed Dec 1, 2024
1 parent c168f33 commit 9189679
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 @@ -61,7 +61,7 @@
<assertj-core.version>3.24.2</assertj-core.version>
<asm-version>7.2</asm-version>
<validation-api-version>2.0.1.Final</validation-api-version>
<hibernate-validator-version>6.0.20.Final</hibernate-validator-version>
<hibernate-validator-version>6.2.0.Final</hibernate-validator-version>
<javax-el-version>3.0.1-b09</javax-el-version>
</properties>

Expand Down

0 comments on commit 9189679

Please sign in to comment.