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.2.Final.
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/8.0.2.Final/changelog.txt)
- [Commits](hibernate/hibernate-validator@7.0.5.Final...8.0.2.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 Dec 16, 2024
1 parent 02566bc commit 07e7300
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 @@ -318,7 +318,7 @@
<commons.io.version>2.17.0</commons.io.version>
<mockito.version>5.14.1</mockito.version>
<tinylog.version>2.7.0</tinylog.version>
<hibernate-validator.version>7.0.5.Final</hibernate-validator.version>
<hibernate-validator.version>8.0.2.Final</hibernate-validator.version>
<sejda.version>5.1.6</sejda.version>
<sejda-io.version>4.0.0.M4</sejda-io.version>
<sejda.commons.version>3.0.0</sejda.commons.version>
Expand Down

0 comments on commit 07e7300

Please sign in to comment.