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 Nov 7, 2024
1 parent d095d80 commit cb32cca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frameworks/Java/ninja-standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<h2.version>2.2.220</h2.version>
<hibernate.version>5.4.24.Final</hibernate.version>
<hibernate-validator.version>6.0.20.Final</hibernate-validator.version>
<hibernate-validator.version>6.2.0.Final</hibernate-validator.version>
<jaxb-api.version>2.3.0</jaxb-api.version>
<jetty.version>9.4.18.v20190429</jetty.version>
<mysql.version>8.0.28</mysql.version>
Expand Down

0 comments on commit cb32cca

Please sign in to comment.