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

---
updated-dependencies:
- dependency-name: org.hibernate.validator:hibernate-validator
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent f9dfba2 commit 0d38d93
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 @@ -38,7 +38,7 @@
<lombok>1.18.36</lombok>
<awaitility>4.2.2</awaitility>
<logback.test>1.5.8</logback.test>
<hibernate.validator>8.0.1.Final</hibernate.validator>
<hibernate.validator>8.0.2.Final</hibernate.validator>
<netty.version>4.1.115.Final</netty.version>
<kryo.version>5.6.2</kryo.version>
<apacheCommonsCodec.version>1.17.1</apacheCommonsCodec.version>
Expand Down

0 comments on commit 0d38d93

Please sign in to comment.