Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2025

Bumps org.hibernate.validator:hibernate-validator from 9.0.0.Final to 9.0.1.Final.

Changelog

Sourced from org.hibernate.validator:hibernate-validator's changelog.

9.0.1.Final (2025-06-13)

** Bug * HV-2117 NIP validation incorrectly accepts values ending in 0

** Improvement * HV-2116 Do not recreate PersistenceUtil in the built-in JPATraversableResolver * HV-2114 Add support for Korean foreigner resident registration number (RRN) validation * HV-2113 Adding Date Validation Condition in KorRRNValidator * HV-2112 Use the Hibernate theme for rendered javadocs * HV-2109 Bump Expressly version to 6.0.0

** Task * HV-1271 Move JavaDoc stylesheet.css to separate repo and fetch it from there

Commits
  • 2dcb3e4 [Jenkins release job] Preparing release 9.0.1.Final
  • 9684d83 [Jenkins release job] changelog.txt updated by release build 9.0.1.Final
  • fc15c92 [Jenkins release job] README.md updated by release build 9.0.1.Final
  • eb3e3d7 HV-2117 NIP validation incorrectly accepts values ending in 0
  • 09f631e HV-2116 Do not recreate PersistenceUtil in the built-in JPATraversableResolver
  • 591fab4 HV-2114 Add support for Korean foreigner RRN validation
  • 475166a HV-2113 Adding condition to validate a date
  • 8d9d1e4 HV-2112 Use the Hibernate theme for rendered javadocs
  • b86f919 HV-2109 Bump Expressly version to 6.0.0
  • 7178691 [Jenkins release job] Preparing next development iteration
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 9.0.0.Final to 9.0.1.Final.
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/9.0.1.Final/changelog.txt)
- [Commits](hibernate/hibernate-validator@9.0.0.Final...9.0.1.Final)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from fjtirado as a code owner June 16, 2025 15:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 16, 2025
@ricardozanini ricardozanini merged commit 64c8cb4 into main Jun 16, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/main/org.hibernate.validator-hibernate-validator-9.0.1.Final branch June 16, 2025 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants