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 7.0.5.Final to 8.0.1.Final.
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt)
- [Commits](hibernate/hibernate-validator@7.0.5.Final...8.0.1.Final)

---
updated-dependencies:
- dependency-name: org.hibernate.validator:hibernate-validator
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 5ffec4c commit f7a6081
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 @@ -313,7 +313,7 @@
<commons.io.version>2.16.1</commons.io.version>
<mockito.version>5.11.0</mockito.version>
<tinylog.version>2.7.0</tinylog.version>
<hibernate-validator.version>7.0.5.Final</hibernate-validator.version>
<hibernate-validator.version>8.0.1.Final</hibernate-validator.version>
<sejda.version>5.0.20</sejda.version>
<sejda-io.version>4.0.0.M3</sejda-io.version>
<sejda.commons.version>3.0.0</sejda.commons.version>
Expand Down

0 comments on commit f7a6081

Please sign in to comment.